Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit 2caf1fa

Browse files
committed
Updates about footer to 2021
1 parent 070af3a commit 2caf1fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

WPFMETRO/About.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</TextBlock>
3232
<iconPacks:PackIconModern Foreground="{Binding Source={x:Static properties:Settings.Default}, Path=GeneralTextColor}" HorizontalAlignment="Right" Width="24" Height="24" Kind="Globe" VerticalAlignment="Center"/>
3333
</StackPanel>
34-
<Label Foreground="{Binding Source={x:Static properties:Settings.Default}, Path=GeneralTextColor}" Content="Guilherme Freitas - 2020" HorizontalAlignment="Center"/>
34+
<Label Foreground="{Binding Source={x:Static properties:Settings.Default}, Path=GeneralTextColor}" Content="Guilherme Freitas - 2021" HorizontalAlignment="Center"/>
3535
</StackPanel>
3636
</Grid>
3737
</Controls:MetroWindow>

WPFMETRO/WPFMETRO.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<UpdateRequired>false</UpdateRequired>
2727
<MapFileExtensions>false</MapFileExtensions>
2828
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
29-
<ApplicationRevision>3</ApplicationRevision>
29+
<ApplicationRevision>1</ApplicationRevision>
3030
<ApplicationVersion>1.5.1.%2a</ApplicationVersion>
3131
<UseApplicationTrust>false</UseApplicationTrust>
3232
<PublishWizardCompleted>true</PublishWizardCompleted>

0 commit comments

Comments
 (0)