server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Sun, 17 Jul 2016 23:58:55 +0200
changeset 243 0f29cc270f9e
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Fix firefox focus JSLinting

<?php

return [

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

];