From cbe98f397551bed20f1c82030451e7c0e33ef141 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Tue, 28 Mar 2023 14:02:08 -0400 Subject: [PATCH] auto: increment master version to 17.0.80 --- HISTORY.md | 6 ++++++ VERSION.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 4a29cbb000..fed4a177fb 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 17.0.79 alpha 2023-03-28 + +* chore(linux): Revert "Run and ignore autopkgtests on s390x" (#8506) +* docs(linux): Update minimum required Ubuntu version (#8526) +* docs(linux): Update common questions (#8532) + ## 17.0.78 alpha 2023-03-27 * chore(linux): Remove python3-raven dependency (#8507) diff --git a/VERSION.md b/VERSION.md index 78f04483ed..31498260bd 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.79 \ No newline at end of file +17.0.80 \ No newline at end of file