server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 05 Jul 2016 16:53:04 +0200
changeset 228 a2497a2b6224
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Notice display logic and design

<?php

return [

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

];