Skip to content

Commit

Permalink
Version 0.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: antonnell <[email protected]>
  • Loading branch information
antonnell committed May 31, 2022
1 parent 563a876 commit 89742e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/navigation/navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ function Navigation(props) {
</Grid>
</Grid>
</div>
<Typography className={classes.smallVersion}>Version 0.8.2</Typography>
<Typography className={classes.smallVersion}>Version 0.9.0</Typography>
{ warningOpen &&
<FFWarning close={ closeWarning } />
}
Expand Down

0 comments on commit 89742e7

Please sign in to comment.