Merge tag '1.7.25' into develop

Release v1.7.25
This commit is contained in:
Andy Miller 2021-11-16 10:34:56 -07:00
commit 88c2b40ec7
No known key found for this signature in database
GPG Key ID: 9F2CF38AEBDB0AE0
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# v1.7.25
## mm/dd/2021
## 11/16/2021
1. [](#new)
* Updated phpstan to v1.0

View File

@ -9,7 +9,7 @@
// Some standard defines
define('GRAV', true);
define('GRAV_VERSION', '1.7.24');
define('GRAV_VERSION', '1.7.25');
define('GRAV_SCHEMA', '1.7.0_2020-11-20_1');
define('GRAV_TESTING', false);