mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-09-13 14:22:25 +03:00
update version number in about
This commit is contained in:
parent
30b7d71d84
commit
bc77c1df50
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ export function About({ requestClose }: AboutProps) {
|
|||
<Box direction="Column" gap="100">
|
||||
<Box gap="100" alignItems="End">
|
||||
<Text size="H3">Cinny</Text>
|
||||
<Text size="T200">v4.9.1</Text>
|
||||
<Text size="T200">v4.10.0</Text>
|
||||
</Box>
|
||||
<Text>Yet another matrix client.</Text>
|
||||
</Box>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue