chore: bump 1.0.53 (no-op release für Update-Modal Test)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Debian
2026-05-11 22:05:56 +02:00
parent 117d16e597
commit 8f56122a90
5 changed files with 5 additions and 5 deletions

View File

@@ -77,7 +77,7 @@ const NAV: NavSection[] = [
},
]
const VERSION = '1.0.52'
const VERSION = '1.0.53'
export default function Sidebar({ isOpen, onClose }: SidebarProps) {
const { t } = useTranslation()