mirror of
https://github.com/getgrav/grav.git
synced 2026-01-29 10:50:04 +01:00
Prepare for release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.3.0-rc.5
|
||||
## xx/xx/2017
|
||||
## 07/05/2017
|
||||
|
||||
1. [](#new)
|
||||
* Setting `system.session.timeout` to 0 clears the session when the browser session ends [#1538](https://github.com/getgrav/grav/pull/1538)
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.3.0-rc.4');
|
||||
define('GRAV_VERSION', '1.3.0-rc.5');
|
||||
define('GRAV_TESTING', true);
|
||||
define('DS', '/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user