fix: Bugs während npm run build, meinstens war type

This commit is contained in:
ISA
2025-02-14 12:31:17 +01:00
parent 7523775edf
commit 0910a36371
4 changed files with 9 additions and 12 deletions

View File

@@ -6,5 +6,5 @@
2: Patch oder Hotfix (Bugfixes oder kleine Änderungen).
*/
const webVersion = "1.6.48";
const webVersion = "1.6.49";
export default webVersion;