fix: API-URL-Format & dynamische Base-URL für Produktion korrigiert

This commit is contained in:
ISA
2025-02-21 15:22:12 +01:00
parent 4a24cb1518
commit 0ea34a9f7b
4 changed files with 37 additions and 18 deletions

View File

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