mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
prepare for release
This commit is contained in:
parent
3952491ce9
commit
2896aea30a
|
|
@ -1,5 +1,5 @@
|
|||
# v1.7.48
|
||||
## mm/dd/2024
|
||||
## 10/28/2024
|
||||
|
||||
1. [](#new)
|
||||
* New Trait for fetchPriority attribute on images [#3850](https://github.com/getgrav/grav/pull/3850)
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.7.47');
|
||||
define('GRAV_VERSION', '1.7.48');
|
||||
define('GRAV_SCHEMA', '1.7.0_2020-11-20_1');
|
||||
define('GRAV_TESTING', false);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user