Downgrade to v0.5.0
This commit is contained in:
parent
bac40290d6
commit
6c19a18521
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
* @author Jay Trees <github.jay@grandel.anonaddy.me>
|
* @author Jay Trees <github.jay@grandel.anonaddy.me>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
define('VERSION', '0.6.0');
|
define('VERSION', '0.5.0');
|
||||||
define('ROOT', __DIR__);
|
define('ROOT', __DIR__);
|
||||||
define('DEFAULT_LOCALE', 'en_GB');
|
define('DEFAULT_LOCALE', 'en_GB');
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue