1
0
Fork 0
mirror of synced 2024-09-19 19:07:21 +12:00
appwrite/app/config/version.php
2019-11-01 06:52:42 +02:00

5 lines
49 B
PHP

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