server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Wed, 18 May 2016 22:31:42 +0200
changeset 174 b5e6a2aa84cb
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Discourses Component

<?php

return [

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

];