chore: bump 1.0.55 (no-op release zum Test des Update-Modals)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Debian
2026-05-12 06:54:37 +02:00
parent 2fac8f40dd
commit 305a3ce992
5 changed files with 5 additions and 5 deletions

View File

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