From cd50e5e906b12d87787b06deb8ee47d9966c62d5 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 17 Nov 2022 13:01:27 -0500 Subject: [PATCH] auto: increment master version to 17.0.9 --- HISTORY.md | 4 ++++ VERSION.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 226e6289ba..f6679515ef 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 17.0.8 alpha 2022-11-17 + +* fix(android): bump version_code major calculation (#7736) + ## 17.0.7 alpha 2022-11-13 * chore: fix TIER.md for master (#7704) diff --git a/VERSION.md b/VERSION.md index 1beeaa6695..6aae051f93 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.8 \ No newline at end of file +17.0.9 \ No newline at end of file