Skip to content

Commit

Permalink
Merge tag '1.7.45' into develop
Browse files Browse the repository at this point in the history
Release v1.7.45
  • Loading branch information
rhukster committed Mar 18, 2024
2 parents dd8d610 + 4187a04 commit 26a6cb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,5 +1,5 @@
# v1.7.45
## mm/dd/2024
## 03/18/2024

1. [](#news)
* Added new Image trait for `decoding` attribute [#3796](https://github.com/getgrav/grav/pull/3796)
Expand Down
2 changes: 1 addition & 1 deletion system/defines.php
Expand Up @@ -9,7 +9,7 @@

// Some standard defines
define('GRAV', true);
define('GRAV_VERSION', '1.7.44');
define('GRAV_VERSION', '1.7.45');
define('GRAV_SCHEMA', '1.7.0_2020-11-20_1');
define('GRAV_TESTING', false);

Expand Down

0 comments on commit 26a6cb7

Please sign in to comment.