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>
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
// Increment APP_VERSION with every code change
|
|
export const APP_VERSION = 'v63';
|