Files
Calendarr/frontend/js/version.js
Scarriffle e6bc7eab9d Web: replace chevron chars with clip-path pointed bar ends in overflow popup
All-day continuation bars now use CSS clip-path polygon for the tapered
arrow shape; bars stay inset within the popup (no edge bleed). Version v51.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 20:32:29 +02:00

3 lines
82 B
JavaScript

// Increment APP_VERSION with every code change
export const APP_VERSION = 'v51';