From ed04833fe291de75726cebfcbbb4dacfc77d702f Mon Sep 17 00:00:00 2001 From: crschnick Date: Wed, 1 Apr 2026 21:01:46 +0000 Subject: [PATCH] [stage] --- dist/changelog/22.4.md | 4 ++++ version | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 dist/changelog/22.4.md diff --git a/dist/changelog/22.4.md b/dist/changelog/22.4.md new file mode 100644 index 000000000..6d7bb0517 --- /dev/null +++ b/dist/changelog/22.4.md @@ -0,0 +1,4 @@ +- Fix old incus/LXD entries not launching correctly +- Fix rare shell init race condition +- Fix Windows rendering performance +- Fix various NullPointers diff --git a/version b/version index 937387f33..fc92bf265 100644 --- a/version +++ b/version @@ -1 +1 @@ -22.3 +22.4-1