server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Wed, 03 Aug 2016 22:47:49 +0200
changeset 249 e4204b1a579a
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Quickfix micro-cuts

<?php

return [

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

];