diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index e61af3b..49e6f6d 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -42,6 +42,7 @@ const analyticsConsentVersion = 3 const themePreferenceKey = 'tssbot.theme' const themePreferenceCookie = 'tssbot_theme' const liveRefreshMs = 15000 +const siteVersion = 'v1' const turnstileSiteKey = import.meta.env.VITE_TURNSTILE_SITE_KEY || '' @@ -1676,7 +1677,7 @@ function Footer({ navigate }) { return (