prepare for release

This commit is contained in:
Andy Miller
2019-04-11 15:25:31 -06:00
parent 6b4332db72
commit a9e0cc7159
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
// Some standard defines
define('GRAV', true);
define('GRAV_VERSION', '1.6.0');
define('GRAV_VERSION', '1.6.1');
define('GRAV_TESTING', false);
define('DS', '/');