mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
Merge branch 'release/1.7.39.1'
# Conflicts: # CHANGELOG.md
This commit is contained in:
commit
8c365d45a4
|
|
@ -1,5 +1,5 @@
|
|||
# v1.7.39.1
|
||||
## mm/dd/2023
|
||||
## 02/20/2023
|
||||
|
||||
1. [](#bugfix)
|
||||
* Fix for broken image CSS with the latest version of DebugBar
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.7.39');
|
||||
define('GRAV_VERSION', '1.7.39.1');
|
||||
define('GRAV_SCHEMA', '1.7.0_2020-11-20_1');
|
||||
define('GRAV_TESTING', false);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user