server/src/config/version.php
author ymh <ymh.work@gmail.com>
Fri, 08 Sep 2017 12:04:06 +0200
changeset 541 e756a8c72c3d
parent 538 0454014a4bb6
child 544 ad58d7627f70
permissions -rw-r--r--
integrate drupal and correct build process. update version

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