server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Sun, 02 Oct 2016 15:27:15 +0200
changeset 312 cd62bbf96322
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Add hover state to discourse bubbles

<?php

return [

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

];