We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3952491 + 199cdd4 commit 5cf7ef8Copy full SHA for 5cf7ef8
CHANGELOG.md
@@ -1,5 +1,5 @@
1
# v1.7.48
2
-## mm/dd/2024
+## 10/28/2024
3
4
1. [](#new)
5
* New Trait for fetchPriority attribute on images [#3850](https://github.com/getgrav/grav/pull/3850)
system/defines.php
@@ -9,7 +9,7 @@
9
10
// Some standard defines
11
define('GRAV', true);
12
-define('GRAV_VERSION', '1.7.47');
+define('GRAV_VERSION', '1.7.48');
13
define('GRAV_SCHEMA', '1.7.0_2020-11-20_1');
14
define('GRAV_TESTING', false);
15
0 commit comments