server/src/config/version.php
author ymh <ymh.work@gmail.com>
Thu, 23 Feb 2017 10:50:32 +0100
changeset 523 98c45e30b841
parent 509 fcc59d0ac8aa
child 527 03f72219c743
permissions -rw-r--r--
version 0.0.17

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