server/src/config/version.php
author ymh <ymh.work@gmail.com>
Fri, 15 Sep 2017 11:26:43 +0200
changeset 546 178f9add0784
parent 544 ad58d7627f70
child 548 f624c19354e4
permissions -rw-r--r--
Correct bug #28104 : affichage des titres longs dans le transcript

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