1
0
Fork 0
mirror of synced 2024-10-01 17:58:02 +13:00
appwrite/app/config/version.php
2019-08-24 22:08:09 +03:00

4 lines
48 B
PHP

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