server/src/config/constants.php
author nowmad@nowmads-macbook-pro.local
Fri, 18 Dec 2015 18:09:42 +0100
changeset 78 08765d161e96
parent 19 eadaf0b8f02e
permissions -rw-r--r--
change path to assets so it fit with the prod path

<?php

return [

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

];