Skip to content

Commit

Permalink
Increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
DQGriffin committed Oct 12, 2023
1 parent 1c5fa75 commit dd88a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/shared/Sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ const mockdata = [
<Navbar.Section className={classes.header}>
<Group position="apart">
{/* <Logo width={rem(120)} /> */}
<Code sx={{ fontWeight: 700 }}>Croissant v3.1.2</Code>
<Code sx={{ fontWeight: 700 }}>Croissant v3.2.0</Code>
</Group>
</Navbar.Section>

Expand Down

0 comments on commit dd88a6e

Please sign in to comment.