1
0
Fork 0
mirror of synced 2024-07-05 06:31:08 +12:00
appwrite/app/config/version.php
2019-09-12 19:20:51 +03:00

5 lines
49 B
PHP

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