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