Release v4.10.4 (#2688)

This commit is contained in:
Krishan
2026-02-23 22:32:06 +11:00
committed by GitHub
parent df3a3ba789
commit 02106a99b9
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.3</Text>
<Text size="T200">v4.10.4</Text>
</Box>
<Text>Yet another matrix client.</Text>
</Box>