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