Shuffle version bumped to 2.2.0

This commit is contained in:
monilprajapati
2026-02-10 19:27:05 +05:30
parent 6043200c74
commit 5ee2c6d0ec
2 changed files with 7 additions and 3 deletions
+2 -2
View File
@@ -748,7 +748,7 @@ const Navbar = (props) => {
// isMobile,
serverside,
billingInfo,
SHUFFLE_VERSION,
notifications,
} = props;
@@ -2624,7 +2624,7 @@ const Navbar = (props) => {
margin: 0
}}
>
Version 2.0.2
Version {SHUFFLE_VERSION}
</Typography>
</Box>
</Menu>