Skip to content

Commit

Permalink
Merge tag '1.7.19' into develop
Browse files Browse the repository at this point in the history
Release v1.7.19
  • Loading branch information
rhukster committed Aug 31, 2021
2 parents f9e7f1c + bf471cc commit e54e488
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.19
## mm/dd/2021
## 08/31/2021

1. [](#new)
* Include active form and request in `onPageTask` and `onPageAction` events (defaults to `null`)
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.18');
define('GRAV_VERSION', '1.7.19');
define('GRAV_SCHEMA', '1.7.0_2020-11-20_1');
define('GRAV_TESTING', false);

Expand Down

0 comments on commit e54e488

Please sign in to comment.