server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 28 Jun 2016 22:11:38 +0200
changeset 210 08ad36c693b1
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Player design

<?php

return [

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

];