1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
appwrite/app/config/version.php
2019-05-09 09:54:42 +03:00

5 lines
52 B
PHP

<?php
const VERSION = 'v0.0.0dev';
return VERSION;