- add: automatic version change

This commit is contained in:
2025-05-07 14:55:00 +03:00
parent f3f8df2d3e
commit 64a1a6a9ee
8 changed files with 27 additions and 8 deletions

View File

@@ -117,10 +117,10 @@
Foreground="#777777"
HorizontalAlignment="Left"
VerticalAlignment="Center">
https://cinka.ru/nebula-launcher/
https://durenko.tatar/nebula/
</TextBlock>
</Button>
<TextBlock HorizontalAlignment="Right" VerticalAlignment="Center">v0.08-a</TextBlock>
<TextBlock HorizontalAlignment="Right" VerticalAlignment="Center" Text="{Binding VersionInfo}"/>
</Panel>
</Label>
</Border>