server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 04 Jul 2016 16:18:19 +0200
changeset 220 2145b80776a3
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Linting

<?php

return [

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

];