From 3cef6a67e78486e45d6ba82a643ce6e2769b55be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Mon, 5 Aug 2024 12:52:13 +0200 Subject: [PATCH] Version 8.5.1.2408 --- 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 73f178d..a97dbf2 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.5.0.2408-nightly{Date:yyMM.dd@HHmm}"; + public static string Version => $"8.5.1.2408-nightly{Date:yyMM.dd@HHmm}"; #else - public static string Version => "8.5.0.2408"; + public static string Version => "8.5.1.2408"; #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 fde3741..008a439 100644 --- a/InternetTest/InternetTest/InternetTest.csproj +++ b/InternetTest/InternetTest/InternetTest.csproj @@ -6,7 +6,7 @@ enable true True - 8.5.0.2408 + 8.5.1.2408 © 2024 Léo Corporation Taking you to another level. InternetTest can locate IP addresses, send ping request, recover your WiFi passwords and more!