server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Sun, 19 Jun 2016 23:58:21 +0200
changeset 193 64afd482ac71
parent 19 eadaf0b8f02e
permissions -rw-r--r--
/thematiques endpoint autocomplete design basic application colors

<?php

return [

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

];