server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 07 Jun 2016 19:49:43 +0200
changeset 179 9b703ece424f
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Discourse and theme linting

<?php

return [

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

];