server/src/config/version.php
author ymh <ymh.work@gmail.com>
Fri, 21 Oct 2016 13:52:07 +0200
changeset 381 499e5dabe2d9
parent 366 228ec0935f97
child 388 202b6f209b9a
permissions -rw-r--r--
update version nb

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