1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00
appwrite/app/config/version.php
2019-10-01 07:57:41 +03:00

5 lines
50 B
PHP

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