server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Sat, 24 Sep 2016 18:39:20 +0200
changeset 287 4e199fd29689
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Fix treemap transition

<?php

return [

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

];