server/src/config/version.php
author ymh <ymh.work@gmail.com>
Sat, 07 May 2016 10:06:26 +0200
changeset 158 366509ae2f37
parent 28 b0b56e0f8c7f
child 354 e5f3ab70f6ab
permissions -rw-r--r--
Add controller for themes count + upgrade ember for app-client

<?php
    return [
        /*
        |--------------------------------------------------------------------------
        | Application version
        |--------------------------------------------------------------------------
        |
        | Must be incremented as needed.
        |
        */
        'version' => '0.0.1'
    ];