From 805e0386a10e326ffae41fbdca0566598b9b6a18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Fri, 20 Sep 2024 14:20:26 +0200 Subject: [PATCH] Version 8.6.1.2409 --- 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 4401de3..724ab31 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.6.0.2409-nightly{Date:yyMM.dd@HHmm}"; + public static string Version => $"8.6.1.2409-nightly{Date:yyMM.dd@HHmm}"; #else - public static string Version => "8.6.0.2409"; + public static string Version => "8.6.1.2409"; #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 fb19361..c581d64 100644 --- a/InternetTest/InternetTest/InternetTest.csproj +++ b/InternetTest/InternetTest/InternetTest.csproj @@ -6,7 +6,7 @@ enable true True - 8.6.0.2409 + 8.6.1.2409 © 2024 Léo Corporation Taking you to another level. InternetTest can locate IP addresses, send ping request, recover your WiFi passwords and more!