diff --git a/InternetTest/InternetTest/Classes/Global.cs b/InternetTest/InternetTest/Classes/Global.cs index 960acd0..67210a0 100644 --- a/InternetTest/InternetTest/Classes/Global.cs +++ b/InternetTest/InternetTest/Classes/Global.cs @@ -48,10 +48,10 @@ public static class Global #if NIGHTLY private static DateTime Date => System.IO.File.GetLastWriteTime(System.Reflection.Assembly.GetEntryAssembly().Location); - public static string Version => $"8.7.1.2412-nightly{Date:yyMM.dd@HHmm}"; + public static string Version => $"8.7.2.2501-nightly{Date:yyMM.dd@HHmm}"; #else - public static string Version => "8.7.1.2412"; + public static string Version => "8.7.2.2501"; #endif public static string LastVersionLink => "https://raw.githubusercontent.com/Leo-Corporation/LeoCorp-Docs/master/Liens/Update%20System/InternetTest/7.0/Version.txt"; diff --git a/InternetTest/InternetTest/InternetTest.csproj b/InternetTest/InternetTest/InternetTest.csproj index 9aa649e..963bc58 100644 --- a/InternetTest/InternetTest/InternetTest.csproj +++ b/InternetTest/InternetTest/InternetTest.csproj @@ -6,7 +6,7 @@ enable true True - 8.7.1.2412 + 8.7.2.2501 © 2025 Léo Corporation Taking you to another level. InternetTest can locate IP addresses, send ping request, recover your WiFi passwords and more!