server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 30 May 2016 23:58:34 +0200
changeset 176 d1baf7ccecc8
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Add `thematiques` components

<?php

return [

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

];