server/src/config/constants.php
author ymh <ymh.work@gmail.com>
Tue, 23 Feb 2016 17:57:46 +0100
changeset 128 bc18286e55b2
parent 19 eadaf0b8f02e
permissions -rw-r--r--
remove resolve lexvo on server in the api

<?php

return [

    'VERSION' => [0,0,0,'alpha',1],

];