bump version to 2026.03.10
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "abgeordnetenwatch-pwa",
|
||||
"version": "2026.03.01",
|
||||
"version": "2026.03.10",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export const APP_VERSION = "2026.03.03"
|
||||
export const APP_VERSION = "2026.03.10"
|
||||
|
||||
export const AW_API_BASE = "https://www.abgeordnetenwatch.de/api/v2"
|
||||
export const AW_API_TIMEOUT_MS = 20_000
|
||||
|
||||
Reference in New Issue
Block a user