From 0d549c4580710769f8a7fbc0c94cbf5ca40126bd Mon Sep 17 00:00:00 2001 From: ISA Date: Fri, 21 Mar 2025 13:42:29 +0100 Subject: [PATCH] =?UTF-8?q?Release=20v1.6.146=20=E2=80=93=20TDR=20Referenz?= =?UTF-8?q?kurve?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/webVersion.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/webVersion.ts b/config/webVersion.ts index 2f1126c..4df4f78 100644 --- a/config/webVersion.ts +++ b/config/webVersion.ts @@ -6,5 +6,5 @@ 2: Patch oder Hotfix (Bugfixes oder kleine Änderungen). */ -const webVersion = "1.6.145"; +const webVersion = "1.6.146"; export default webVersion;