From ad0b5f503cedd3eeab86a8bbb4a02dc93ad4fea1 Mon Sep 17 00:00:00 2001 From: crschnick Date: Sat, 28 Mar 2026 20:58:06 +0000 Subject: [PATCH] [stage] --- dist/changelog/22.2.md | 2 ++ version | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 dist/changelog/22.2.md diff --git a/dist/changelog/22.2.md b/dist/changelog/22.2.md new file mode 100644 index 000000000..762c8e3c9 --- /dev/null +++ b/dist/changelog/22.2.md @@ -0,0 +1,2 @@ +- Fix SSH connections failing when a custom SSH version was installed into the PATH from a directory with spaces +- Fix selected category being reset on restart diff --git a/version b/version index 70a91e23e..006f6c9e1 100644 --- a/version +++ b/version @@ -1 +1 @@ -22.1 +22.2-1