1
0
Fork 0
mirror of synced 2024-08-26 23:51:39 +12:00
appwrite/app/config/version.php
2019-08-25 10:42:10 +03:00

4 lines
49 B
PHP

<?php
const VERSION = 'latest';
return VERSION;