Prepare for release

This commit is contained in:
Andy Miller
2017-09-07 18:06:39 -06:00
parent 0aa36f3cb0
commit ccad675336
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# v1.3.3
## xx/xx/2017
## 09/07/2017
1. [](#new)
* Added support for 2-Factor Authentication in admin profile

View File

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