appwrite/app/config/version.php
2019-09-06 20:07:56 +03:00

5 lines
50 B
PHP

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