Skip to content

Commit

Permalink
version 0.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: antonnell <[email protected]>
  • Loading branch information
antonnell committed Dec 9, 2021
1 parent 7505597 commit d9afa4f
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.6.2</Typography>
<Typography className={classes.smallVersion}>Version 0.7.0</Typography>
{ warningOpen &&
<FFWarning close={ closeWarning } />
}
Expand Down

0 comments on commit d9afa4f

Please sign in to comment.