server/src/config/version.php
author ymh <ymh.work@gmail.com>
Mon, 28 Nov 2016 23:11:54 +0100
changeset 453 1059a7ae018a
parent 451 1a11d01ece78
child 481 002a05cd849f
permissions -rw-r--r--
correct notice stand alone display

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