Release v4.10.5 (#2692)

This commit is contained in:
Krishan 2026-02-23 23:05:01 +11:00 committed by GitHub
commit 6347640a35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 6 additions and 6 deletions

View file

@ -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.10.4</Text>
<Text size="T200">v4.10.5</Text>
</Box>
<Text>Yet another matrix client.</Text>
</Box>