Skip to content

Commit

Permalink
Merge tag '1.7.30' into develop
Browse files Browse the repository at this point in the history
Release v1.7.30
  • Loading branch information
rhukster committed Feb 7, 2022
2 parents 5d84234 + 11013cb commit 2377be9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# v1.7.30
## mm/dd/2022
## 02/07/2022

1. [](#new)
* Added twig filter `|field_parent` to get parent field name
Expand Down
2 changes: 1 addition & 1 deletion system/defines.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

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

Expand Down

0 comments on commit 2377be9

Please sign in to comment.