From 9899f58ae7c609dc943779610413092a1327f052 Mon Sep 17 00:00:00 2001 From: MarekWo Date: Sun, 26 Jul 2026 19:57:13 +0200 Subject: [PATCH] chore: open 2.2.0 development Marks dev as ahead of the 2.1.0 release, so tester builds report 2.2.0-dev instead of claiming to be the released version. The final number is decided when the release is cut - a cycle that turns out to carry only fixes ships as 2.1.1 instead. Co-Authored-By: Claude Opus 5 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 7ec1d6d..97ade15 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.0 +2.2.0-dev