Skip to content

Commit 41949ab

Browse files
committed
v29.5.9
1 parent b30720c commit 41949ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// src/version.ts
22
// Shared PWA version constants so the app shell, SW registration, and UI stay in sync.
33

4-
export const BASE_APP_VERSION = "29.5.8"; // Canonical offline/PWA version
4+
export const BASE_APP_VERSION = "29.5.9"; // Canonical offline/PWA version
55
export const SW_VERSION_EVENT = "kairos:sw-version";
66
export const DEFAULT_APP_VERSION = BASE_APP_VERSION; // Keep in sync with public/sw.js
77
const ENV_APP_VERSION =

0 commit comments

Comments
 (0)