server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 04 Jul 2016 17:56:05 +0200
changeset 221 0bee030d7411
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Add popcorn-js in dependencies Run [bower install]

<?php

return [

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

];