From 82b84355af369642a2fb0f83889835f317d369f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Mon, 16 Sep 2024 11:03:00 +0200 Subject: [PATCH] Version 8.6.0.2409-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 32d5666..916bb15 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.5.2.2408-nightly{Date:yyMM.dd@HHmm}"; + public static string Version => $"8.6.0.2409-nightly{Date:yyMM.dd@HHmm}"; #else - public static string Version => "8.5.2.2408"; + public static string Version => "8.6.0.2409-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 7d84147..4ceee3a 100644 --- a/InternetTest/InternetTest/InternetTest.csproj +++ b/InternetTest/InternetTest/InternetTest.csproj @@ -6,7 +6,7 @@ enable true True - 8.5.2.2408 + 8.6.0.2409-rc1 © 2024 Léo Corporation Taking you to another level. InternetTest can locate IP addresses, send ping request, recover your WiFi passwords and more!