appwrite/app/config/version.php
2019-08-28 15:29:45 +03:00

4 lines
49 B
PHP

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