From 0eb879371a76b38ab12f6a6c0b45e78b84d56afb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Tue, 9 Jul 2024 14:30:37 +0200 Subject: [PATCH] Version 8.4.0.2407-rc1 --- InternetTest/InternetTest/Classes/Global.cs | 4 ++-- InternetTest/InternetTest/InternetTest.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/InternetTest/InternetTest/Classes/Global.cs b/InternetTest/InternetTest/Classes/Global.cs index 399ecc2..3be679e 100644 --- a/InternetTest/InternetTest/Classes/Global.cs +++ b/InternetTest/InternetTest/Classes/Global.cs @@ -47,10 +47,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.3.1.2405-nightly{Date:yyMM.dd@HHmm}"; + public static string Version => $"8.4.0.2407-nightly{Date:yyMM.dd@HHmm}"; #else - public static string Version => "8.3.1.2405"; + public static string Version => "8.4.0.2407-rc1"; #endif public static string LastVersionLink => "https://raw.githubusercontent.com/Leo-Corporation/LeoCorp-Docs/master/Liens/Update%20System/InternetTest/7.0/Version.txt"; internal static string SynethiaPath => $@"{FileSys.AppDataPath}\Léo Corporation\InternetTest Pro\NewSynethiaConfig.json"; diff --git a/InternetTest/InternetTest/InternetTest.csproj b/InternetTest/InternetTest/InternetTest.csproj index ca85744..4ab5020 100644 --- a/InternetTest/InternetTest/InternetTest.csproj +++ b/InternetTest/InternetTest/InternetTest.csproj @@ -6,7 +6,7 @@ enable true True - 8.3.1.2405 + 8.4.0.2407-rc1 © 2024 Léo Corporation Taking you to another level. InternetTest can locate IP addresses, send ping request, recover your WiFi passwords and more!