1
0
Fork 0
mirror of synced 2024-07-01 04:30:59 +12:00
appwrite/app/config/version.php
2019-08-18 08:25:32 +03:00

5 lines
48 B
PHP

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