From 56e073244f66f72b0c3a2e3cfd8b3111e5c7663e Mon Sep 17 00:00:00 2001 From: Theis Gaedigk Date: Tue, 21 Apr 2026 21:54:09 +0200 Subject: [PATCH] edited version numbers --- backendV2/info.json | 2 +- changelog.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backendV2/info.json b/backendV2/info.json index fadf00a..134da02 100644 --- a/backendV2/info.json +++ b/backendV2/info.json @@ -1,6 +1,6 @@ { "backend-info": { - "version": "v2.1.2 (dev)" + "version": "v2.2 (dev)" }, "frontend-info": { "version": "v2.2 (dev)" diff --git a/changelog.md b/changelog.md index e934f26..54c0245 100644 --- a/changelog.md +++ b/changelog.md @@ -24,7 +24,7 @@ This update provides some new features for the design. It also contains some imp ## New version numbers -**Backend:** v2.1.2 +**Backend:** v2.2 **Frontend:** v2.2