server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Fri, 05 Aug 2016 14:55:45 +0200
changeset 251 ac320de33ec7
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Add transcript button to player-component

<?php

return [

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

];