mirror of
https://github.com/getgrav/grav.git
synced 2026-05-06 11:37:12 +02:00
Merge tag '1.7.42' into develop
Release 1.7.42
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.7.42
|
||||
## mm/dd/2023
|
||||
## 06/14/2023
|
||||
|
||||
1. [](#new)
|
||||
* Added a new `system.languages.debug` option that adds a `<span class="translate-debug"></span>` around strings translated with `|t`. This can be styled by the theme as needed.
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.7.41.2');
|
||||
define('GRAV_VERSION', '1.7.42');
|
||||
define('GRAV_SCHEMA', '1.7.0_2020-11-20_1');
|
||||
define('GRAV_TESTING', false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user