Update version to 2.0.1 in Header component
Changed the hardcoded version string in the Help modal window of the Header component from 2.0.0 to 2.0.1. Co-authored-by: denpiligrim <89912505+denpiligrim@users.noreply.github.com>
This commit is contained in:
@@ -121,7 +121,7 @@ export default function Header() {
|
||||
</List>
|
||||
|
||||
<Typography variant="body2" color="text.secondary" sx={{ mt: 2 }}>
|
||||
Версия: 2.0.0<br />
|
||||
Версия: 2.0.1<br />
|
||||
Разработчик: DenPiligrim
|
||||
</Typography>
|
||||
</DialogContent>
|
||||
|
||||
Reference in New Issue
Block a user