prepare for release

This commit is contained in:
Andy Miller
2022-01-12 12:31:34 -07:00
parent f90232e511
commit d329df2bb0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# v1.7.27
## mm/dd/2022
## 01/12/2022
1. [](#new)
* Support for `YubiKey OTP` 2-Factor authenticator

View File

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