server/src/config/version.php
author ymh <ymh.work@gmail.com>
Fri, 02 Dec 2016 03:30:51 +0100
changeset 455 a8bed1c7df8e
parent 451 1a11d01ece78
child 481 002a05cd849f
permissions -rw-r--r--
move the transcript highlight and autoscroll logic to the base component

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