From caa9c4a086ed565a0b672ded4166f00d07bfc797 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 11 May 2026 13:02:21 -0500 Subject: [PATCH] auto: increment master version to 19.0.231 Test-bot: skip Build-bot: skip --- HISTORY.md | 9 +++++++++ VERSION.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 7909ef0351..ec1e14037a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,14 @@ # Keyman Version History +## 19.0.230 alpha 2026-05-11 + +* chore(linux): add verification for source tarball and source package (#15916) +* chore(linux): make `debian.sh` a builder script (#15924) +* chore(linux): remove `--project` parameter (#15925) +* maint(core): exclude `.configured` files from source tarball (#15928) +* maint(core): retry upload to launchpad on network failures (#15930) +* maint(linux): fix uploading to ppa (#15944) + ## 19.0.229 alpha 2026-05-08 * maint(linux): fix source tarball used for packaging (#15926) diff --git a/VERSION.md b/VERSION.md index ad55e04523..83b57fe74b 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.230 \ No newline at end of file +19.0.231 \ No newline at end of file