1
0
Fork 0
mirror of synced 2024-08-24 22:51:40 +12:00
appwrite/app/config/version.php
2019-10-01 22:27:09 +03:00

5 lines
50 B
PHP

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