1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00
appwrite/app/config/version.php
2019-08-25 09:41:03 +03:00

4 lines
48 B
PHP

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