chore: bump APP_VERSION to v63 to ship mini-cal + week-view fixes
The multi-day mini-calendar and short-event week-view fixes were already committed but not visible because the PWA served cached assets. Bump the version so clients pick up the new JS/CSS. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
// Increment APP_VERSION with every code change
|
// Increment APP_VERSION with every code change
|
||||||
export const APP_VERSION = 'v62';
|
export const APP_VERSION = 'v63';
|
||||||
|
|||||||
Reference in New Issue
Block a user