mirror of
https://github.com/getgrav/grav.git
synced 2026-03-06 12:31:53 +01:00
Merge tag '1.4.1' into develop
Release v1.4.1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.4.1
|
||||
## 03/dd/2018
|
||||
## 03/11/2018
|
||||
|
||||
1. [](#bugfix)
|
||||
* Fixed session timing out because of session cookie was not being sent
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.4.0');
|
||||
define('GRAV_VERSION', '1.4.1');
|
||||
define('GRAV_TESTING', false);
|
||||
define('DS', '/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user