server/src/config/version.php
author ymh <ymh.work@gmail.com>
Sat, 03 Dec 2016 02:43:57 +0100
changeset 463 5c43f17f87b5
parent 451 1a11d01ece78
child 481 002a05cd849f
permissions -rw-r--r--
add a checkbox in player to control transcript autoscroll

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