chore(release): 4.12.0 [skip ci]

This commit is contained in:
kfiven 2026-05-15 07:02:05 +00:00
commit c05a6be6f2
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.11.1</Text>
<Text size="T200">v4.12.0</Text>
</Box>
<Text>Yet another matrix client.</Text>
</Box>