From 172296772bfac4d025fdee92f827db4bb91b7754 Mon Sep 17 00:00:00 2001 From: crschnick Date: Tue, 31 Mar 2026 17:09:46 +0000 Subject: [PATCH] [release] --- dist/changelog/22.3.md | 5 +++++ version | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 dist/changelog/22.3.md diff --git a/dist/changelog/22.3.md b/dist/changelog/22.3.md new file mode 100644 index 000000000..ff1775c2a --- /dev/null +++ b/dist/changelog/22.3.md @@ -0,0 +1,5 @@ +- Add more documentation links and content +- Fix bundled executables, e.g. hcloud, not taking priority over existing installed ones +- Fix bitwarden sync button not showing proper error message when bw CLI was not installed +- Fix terminal logging failing with generic error on Windows when powershell was unavailable +- Fix various NullPointers diff --git a/version b/version index 95af47122..937387f33 100644 --- a/version +++ b/version @@ -1 +1 @@ -22.2 +22.3