server/src/config/version.php
author ymh <ymh.work@gmail.com>
Tue, 08 Nov 2016 11:18:02 +0100
changeset 398 a5bd0f6082f3
parent 395 b7d79db348e7
child 399 800d6baf35f7
permissions -rw-r--r--
css corrections + transcript

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