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;