diff --git a/src/components/Sidebar.jsx b/src/components/Sidebar.jsx
index b028517..5937131 100755
--- a/src/components/Sidebar.jsx
+++ b/src/components/Sidebar.jsx
@@ -1040,6 +1040,50 @@ function Sidebar({
+ {/* Version Update Notification */}
+ {updateAvailable && (
+
+ {/* Desktop Version Notification */}
+
+
+
+
+ {/* Mobile Version Notification */}
+
+
+
+
+ )}
+
{/* Settings Section */}
{/* Mobile Settings */}