Skip to content

Commit 9070e41

Browse files
committed
Update version text
1 parent b63719a commit 9070e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/SettingWindow.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@
387387
<Run Text="{Binding Github, Mode=OneWay}" />
388388
</Hyperlink>
389389
</TextBlock>
390-
<TextBlock Grid.Row="2" Grid.Column="0" Text="JJW24 Version" />
390+
<TextBlock Grid.Row="2" Grid.Column="0" Text="Version" />
391391
<TextBlock Grid.Row="2" Grid.Column="1" Text="{Binding Version}" />
392392
<TextBlock Grid.Row="3" Grid.Column="0" Text="{DynamicResource releaseNotes}" />
393393
<TextBlock Grid.Row="3" Grid.Column="1">

0 commit comments

Comments
 (0)