1
0
Fork 0
mirror of synced 2024-07-02 21:20:58 +12:00
appwrite/app/config/version.php
2019-09-06 20:07:56 +03:00

6 lines
50 B
PHP

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