mirror of
https://github.com/getgrav/grav.git
synced 2026-07-04 13:27:56 +02:00
Merge tag '1.6.16' into develop
Release v1.6.16 # gpg: Signature made Thu Sep 19 16:42:43 2019 MDT # gpg: using RSA key 6AA7DB4F23BD1A7280C4CC63E82B8D0EAB94EFB9 # gpg: Good signature from "Andy Miller <rhuk@mac.com>" [ultimate]
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.6.16
|
||||
## mm/dd/2019
|
||||
## 09/19/2019
|
||||
|
||||
1. [](#bugfix)
|
||||
* Fixed Flex user creation if file storage is being used [#2444](https://github.com/getgrav/grav/issues/2444)
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.6.15');
|
||||
define('GRAV_VERSION', '1.6.16');
|
||||
define('GRAV_TESTING', false);
|
||||
define('DS', '/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user