mirror of
https://github.com/getgrav/grav.git
synced 2026-05-07 01:06:15 +02:00
Merge tag '1.3.5' into develop
Release v1.3.5
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.3.5
|
||||
## xx/xx/2017
|
||||
## 10/11/2017
|
||||
|
||||
1. [](#improved)
|
||||
* Refactored `URI` class with numerous bug fixes, and optimizations
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.3.4');
|
||||
define('GRAV_VERSION', '1.3.5');
|
||||
//define('GRAV_TESTING', true);
|
||||
define('DS', '/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user