server/src/config/constants.php
author ymh <ymh.work@gmail.com>
Fri, 30 Sep 2016 00:43:04 +0200
changeset 307 07b44a378ad8
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Add the datestats api

<?php

return [

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

];