mirror of
https://github.com/getgrav/grav.git
synced 2026-04-14 08:37:39 +02:00
Merge tag '1.7.26.1' into develop
Release v1.7.26.1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.7.27
|
||||
## mm/dd/2022
|
||||
# v1.7.26.1
|
||||
## 01/04/2022
|
||||
|
||||
3. [](#bugfix)
|
||||
* Fixed `UserObject::getAccess()` after cloning the object
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.7.26');
|
||||
define('GRAV_VERSION', '1.7.26.1');
|
||||
define('GRAV_SCHEMA', '1.7.0_2020-11-20_1');
|
||||
define('GRAV_TESTING', false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user