mirror of
https://github.com/getgrav/grav.git
synced 2026-07-13 17:12:33 +02:00
Prepare for release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.3.3
|
||||
## xx/xx/2017
|
||||
## 09/07/2017
|
||||
|
||||
1. [](#new)
|
||||
* Added support for 2-Factor Authentication in admin profile
|
||||
|
||||
@@ -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', '/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user