From 0c10640e28fd2f8123f2dc31e4a2d4acdca18340 Mon Sep 17 00:00:00 2001 From: MarekWo Date: Mon, 27 Jul 2026 12:13:17 +0200 Subject: [PATCH] chore: open 2.3.0 development Marks dev as ahead of the 2.2.0 release, so tester builds report 2.3.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.2.1 instead. Co-Authored-By: Claude Opus 5 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index ccbccc3..d64a644 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.2.0 +2.3.0-dev