From cc67fb4f85b4b0af476e2e84c3f6e6d60cf2b156 Mon Sep 17 00:00:00 2001 From: Theis Gaedigk Date: Mon, 24 Nov 2025 15:35:03 +0100 Subject: [PATCH] changed version info --- backendV2/info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/backendV2/info.json b/backendV2/info.json index e267475..2fb70f5 100644 --- a/backendV2/info.json +++ b/backendV2/info.json @@ -1,11 +1,11 @@ { "backend-info": { - "version": "v2.0" + "version": "v2.0 (testing)" }, "frontend-info": { - "version": "v2.0" + "version": "v2.0 (testing)" }, "admin-panel-info": { - "version": "v1.2" + "version": "v1.2 (testing)" } } \ No newline at end of file