Skip to content

Commit ca4aebe

Browse files
committed
Up the version.
1 parent e4cc47c commit ca4aebe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DigimonWorldNet6/Frontend.WPF/Windows/AboutAndCredits/AboutAndCreditsWindow.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<Label Grid.Row="2" Grid.Column="1" Style="{StaticResource DefaultLabelStyle}" HorizontalAlignment="Left" Content="Ginoshie" />
7474
<Label Grid.Row="3" Grid.Column="1" Style="{StaticResource DefaultLabelStyle}" HorizontalAlignment="Left" Content="{Binding ContactEmailAddress}" />
7575
<Label Grid.Row="4" Grid.Column="1" Style="{StaticResource DefaultLabelStyle}" HorizontalAlignment="Left" Content="{Binding YoutubeAddress}" />
76-
<Label Grid.Row="5" Grid.Column="1" Style="{StaticResource DefaultLabelStyle}" HorizontalAlignment="Left" Content="1.2.1" />
76+
<Label Grid.Row="5" Grid.Column="1" Style="{StaticResource DefaultLabelStyle}" HorizontalAlignment="Left" Content="1.3" />
7777

7878
<StackPanel Grid.Row="7" Grid.Column="0" Grid.ColumnSpan="2"
7979
Orientation="Horizontal"

0 commit comments

Comments
 (0)