server/src/config/version.php
author ymh <ymh.work@gmail.com>
Thu, 06 Apr 2017 11:29:14 +0200
changeset 530 a76bae4795d5
parent 527 03f72219c743
child 538 0454014a4bb6
permissions -rw-r--r--
version 0.0.19

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