mirror of
https://github.com/getgrav/grav.git
synced 2026-07-20 09:51:02 +02:00
prepare for release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.3.4
|
||||
## xx/xx/2017
|
||||
## 09/29/2017
|
||||
|
||||
1. [](#new)
|
||||
* Added filter support for Page collections (routable/visible/type/access/etc.)
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.3.3');
|
||||
define('GRAV_VERSION', '1.3.4');
|
||||
//define('GRAV_TESTING', true);
|
||||
define('DS', '/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user