diff --git a/InternetTest/InternetTest/Classes/Global.cs b/InternetTest/InternetTest/Classes/Global.cs index 4df55f3..e203dc1 100644 --- a/InternetTest/InternetTest/Classes/Global.cs +++ b/InternetTest/InternetTest/Classes/Global.cs @@ -50,7 +50,7 @@ public static class Global public static string Version => $"7.7.0.2308-nightly{Date:yyMM.dd@HHmm}"; #else - public static string Version => "7.7.0.2308-pre1"; + public static string Version => "7.7.0.2308-rc1"; #endif public static string LastVersionLink => "https://raw.githubusercontent.com/Leo-Corporation/LeoCorp-Docs/master/Liens/Update%20System/InternetTest/7.0/Version.txt"; public static bool IsConfidentialModeEnabled { get; set; } = false; diff --git a/InternetTest/InternetTest/InternetTest.csproj b/InternetTest/InternetTest/InternetTest.csproj index ce1b812..c53e7cb 100644 --- a/InternetTest/InternetTest/InternetTest.csproj +++ b/InternetTest/InternetTest/InternetTest.csproj @@ -6,7 +6,7 @@ enable true True - 7.7.0.2308 + 7.7.0.2308-rc1 © 2023 Léo Corporation Taking you to another level. InternetTest can locate IP addresses, send ping request, recover your WiFi passwords and more!