Skip to content

Commit 525263b

Browse files
committed
Version 8.9.0.2504-rc1
1 parent 14dc689 commit 525263b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

InternetTest/InternetTest/Classes/Global.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public static class Global
5151
public static string Version => $"8.9.0.2504-nightly{Date:yyMM.dd@HHmm}";
5252

5353
#else
54-
public static string Version => "8.9.0.2504-pre1";
54+
public static string Version => "8.9.0.2504-rc1";
5555
#endif
5656
public static string LastVersionLink => "https://raw.githubusercontent.com/Leo-Corporation/LeoCorp-Docs/master/Liens/Update%20System/InternetTest/7.0/Version.txt";
5757

InternetTest/InternetTest/InternetTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Nullable>enable</Nullable>
77
<UseWPF>true</UseWPF>
88
<UseWindowsForms>True</UseWindowsForms>
9-
<Version>8.9.0.2504-pre1</Version>
9+
<Version>8.9.0.2504-rc1</Version>
1010
<Copyright>© 2025</Copyright>
1111
<Company>Léo Corporation</Company>
1212
<Description>Taking you to another level. InternetTest can locate IP addresses, send ping request, recover your WiFi passwords and more!</Description>

0 commit comments

Comments
 (0)