server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Thu, 21 Jul 2016 23:36:50 +0200
changeset 246 5b7ae96768be
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Bsic transcript-component design Autoscroll transcript

<?php

return [

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

];