bump version to 2026.03.02.6

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-02 23:17:28 +01:00
parent 862f04ca88
commit dd2ffa1c71

View File

@@ -1,4 +1,4 @@
export const APP_VERSION = "2026.03.02.1"
export const APP_VERSION = "2026.03.02.6"
export const AW_API_BASE = "https://www.abgeordnetenwatch.de/api/v2"
export const AW_API_TIMEOUT_MS = 20_000