Skip to content

Commit ee628c0

Browse files
Fix year in About
1 parent e0b1674 commit ee628c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Certify.UI.Shared/Controls/AboutControl.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
x:Name="lblAbout"
3737
Margin="0,8"
3838
DockPanel.Dock="Top"
39-
TextWrapping="Wrap"><Run Text="Copyright Webprofusion Pty Ltd 2015 - 2024" /><LineBreak /><Run Text="https://certifytheweb.com" /></TextBlock>
39+
TextWrapping="Wrap"><Run Text="Copyright Webprofusion Pty Ltd 2015 - 2025" /><LineBreak /><Run Text="https://certifytheweb.com" /></TextBlock>
4040

4141
<TextBlock
4242
x:Name="lblRegistrationType"

0 commit comments

Comments
 (0)