diff --git a/package.json b/package.json
index 9f8f45b..647c5bf 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "beammp-website",
"private": true,
- "version": "2.1.0",
+ "version": "2.1.1",
"type": "module",
"scripts": {
"dev": "vite",
diff --git a/src/components/AppNavigation.vue b/src/components/AppNavigation.vue
index 1b1b521..9ae1180 100644
--- a/src/components/AppNavigation.vue
+++ b/src/components/AppNavigation.vue
@@ -1,6 +1,6 @@