From 2393ecec53b6a06b4eabb2a853feeea93db7f406 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Tue, 28 Jun 2022 14:01:36 -0400 Subject: [PATCH] auto: increment master version to 16.0.23 --- HISTORY.md | 4 ++++ VERSION.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 839f86712a..ef7333650d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 16.0.22 alpha 2022-06-28 + +* fix(ios): eliminates conditional height for banner image (#6855) + ## 16.0.21 alpha 2022-06-27 * chore(ios): modernizes app-help's internals (#6836) diff --git a/VERSION.md b/VERSION.md index f39bac9a04..52bc2da2c9 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -16.0.22 \ No newline at end of file +16.0.23 \ No newline at end of file