server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 14 Jun 2016 18:28:34 +0200
changeset 190 226ae8f2e8e9
parent 19 eadaf0b8f02e
permissions -rw-r--r--
JSLinting on /langues endpoint

<?php

return [

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

];