mirror of
https://github.com/getgrav/grav.git
synced 2026-05-07 05:05:50 +02:00
Merge tag '1.7.13' into develop
Release v1.7.13
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.7.13
|
||||
## mm/dd/2021
|
||||
## 04/23/2021
|
||||
|
||||
1. [](#new)
|
||||
* Added support for getting translated collection of Flex Pages using `$collection->withTranslated('de')`
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.7.12');
|
||||
define('GRAV_VERSION', '1.7.13');
|
||||
define('GRAV_SCHEMA', '1.7.0_2020-11-20_1');
|
||||
define('GRAV_TESTING', false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user