Updated version

This commit is contained in:
Andy Miller
2019-01-30 17:35:30 -07:00
parent 7b8944e8f2
commit 5c8a37be64

View File

@@ -8,7 +8,7 @@
// Some standard defines
define('GRAV', true);
define('GRAV_VERSION', '1.6.0-beta.8');
define('GRAV_VERSION', '1.6.0-rc.1');
define('GRAV_TESTING', true);
define('DS', '/');