server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 27 Jun 2016 11:35:10 +0200
changeset 209 35cb7200bb0a
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Separate playlist and player component with player service as bridge

<?php

return [

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

];