1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
appwrite/app/config/version.php
2019-10-20 12:05:40 +03:00

6 lines
49 B
PHP

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