1
0
Fork 0
mirror of synced 2024-09-12 23:53:15 +12:00
appwrite/app/config/version.php

5 lines
52 B
PHP
Raw Normal View History

2019-05-09 18:54:39 +12:00
<?php
const VERSION = 'v0.0.0dev';
return VERSION;