Add version to About screen

Closes #6
This commit is contained in:
2026-03-02 18:35:06 +09:00
parent 03aa1aadc9
commit e822963d60
+1 -1
View File
@@ -11,7 +11,7 @@
MaxWidth="450">
<StackPanel Orientation="Vertical"
Spacing="4">
<TextBlock Text="MayShow"
<TextBlock Text="MayShow 1.3.0"
HorizontalAlignment="Center"
TextWrapping="Wrap"
FontSize="18"