server/src/config/constants.php
author ymh <ymh.work@gmail.com>
Sun, 29 May 2016 16:50:17 +0200
changeset 163 59c68fc4848e
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Add transcript api endpoint

<?php

return [

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

];