server/src/config/version.php
author ymh <ymh.work@gmail.com>
Fri, 17 Feb 2017 22:01:32 +0100
changeset 517 3143195e91b4
parent 509 fcc59d0ac8aa
child 523 98c45e30b841
permissions -rw-r--r--
Upgrade ember-aupac-typeahead

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