Skip to content

Commit b62fcec

Browse files
committed
Bump to v5 in sidebar
1 parent f910814 commit b62fcec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frontend/src/layouts/Sidebar/Sidebar.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ const Sidebar = ({ drawerOpen, setDrawerOpen, moveContent, setMoveContent }: Sid
110110
<Typography marginLeft={1.1}>Sponsored By:</Typography>
111111
<Box component="img" sx={{ height: 40 }} alt="Kaleidoscope Logo" src="/kaleidoscope-logo-lockup.svg" />
112112
</Box>
113-
<Typography className={styles.versionNumber}>v4.3.5</Typography>
113+
<Typography className={styles.versionNumber}>v5.0.0</Typography>
114114
</Box>
115115
</Box>
116116
</NERDrawer>

0 commit comments

Comments
 (0)