We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b63719a commit 9070e41Copy full SHA for 9070e41
Flow.Launcher/SettingWindow.xaml
@@ -387,7 +387,7 @@
387
<Run Text="{Binding Github, Mode=OneWay}" />
388
</Hyperlink>
389
</TextBlock>
390
- <TextBlock Grid.Row="2" Grid.Column="0" Text="JJW24 Version" />
+ <TextBlock Grid.Row="2" Grid.Column="0" Text="Version" />
391
<TextBlock Grid.Row="2" Grid.Column="1" Text="{Binding Version}" />
392
<TextBlock Grid.Row="3" Grid.Column="0" Text="{DynamicResource releaseNotes}" />
393
<TextBlock Grid.Row="3" Grid.Column="1">
0 commit comments