From 83fd08eec59f68bf30bf5d6d309fe71a83bff26c Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 4 Apr 2024 14:04:06 -0400 Subject: [PATCH] auto: increment master version to 18.0.17 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 5db986057f9..a2572c57645 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 18.0.16 alpha 2024-04-04 + +* chore(linux): Revert "Ignore failed package builds differently" (#11157) +* chore(linux): Sign packages even if build for next Ubuntu fails (#11163) + ## 18.0.15 alpha 2024-04-03 * chore(linux): Build packages for next Ubuntu version separately (#11145) diff --git a/VERSION.md b/VERSION.md index 64cbf7d404c..fae12adf375 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.16 \ No newline at end of file +18.0.17 \ No newline at end of file