From b3cab57f0c22f526d91d6a18c8084035f6848dd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Fri, 27 Oct 2023 10:48:29 +0200 Subject: [PATCH] Version 7.9.0.2310 --- InternetTest/InternetTest/Classes/Global.cs | 2 +- InternetTest/InternetTest/InternetTest.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/InternetTest/InternetTest/Classes/Global.cs b/InternetTest/InternetTest/Classes/Global.cs index cbffd39..fe93c18 100644 --- a/InternetTest/InternetTest/Classes/Global.cs +++ b/InternetTest/InternetTest/Classes/Global.cs @@ -51,7 +51,7 @@ public static class Global public static string Version => $"7.9.0.2310-nightly{Date:yyMM.dd@HHmm}"; #else - public static string Version => "7.9.0.2310-rc1"; + public static string Version => "7.9.0.2310"; #endif public static string LastVersionLink => "https://raw.githubusercontent.com/Leo-Corporation/LeoCorp-Docs/master/Liens/Update%20System/InternetTest/7.0/Version.txt"; public static bool IsConfidentialModeEnabled { get; set; } = false; diff --git a/InternetTest/InternetTest/InternetTest.csproj b/InternetTest/InternetTest/InternetTest.csproj index 6706bba..d0baa12 100644 --- a/InternetTest/InternetTest/InternetTest.csproj +++ b/InternetTest/InternetTest/InternetTest.csproj @@ -6,7 +6,7 @@ enable true True - 7.9.0.2310-rc1 + 7.9.0.2310 © 2023 Léo Corporation Taking you to another level. InternetTest can locate IP addresses, send ping request, recover your WiFi passwords and more!