From 694601f64a4bfde18a14cd6c92a24aebff054c6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Sat, 30 Nov 2024 15:18:34 +0100 Subject: [PATCH] Version 8.7.0.2411-rc1 --- 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 2c44b91..0154a05 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 => $"8.7.0.2411-nightly{Date:yyMM.dd@HHmm}"; #else - public static string Version => "8.7.0.2411-pre1"; + public static string Version => "8.7.0.2411-rc1"; #endif public static string LastVersionLink => "https://raw.githubusercontent.com/Leo-Corporation/LeoCorp-Docs/master/Liens/Update%20System/InternetTest/7.0/Version.txt"; diff --git a/InternetTest/InternetTest/InternetTest.csproj b/InternetTest/InternetTest/InternetTest.csproj index 071cd8b..fe7f098 100644 --- a/InternetTest/InternetTest/InternetTest.csproj +++ b/InternetTest/InternetTest/InternetTest.csproj @@ -6,7 +6,7 @@ enable true True - 8.7.0.2411-pre1 + 8.7.0.2411-rc1 © 2024 Léo Corporation Taking you to another level. InternetTest can locate IP addresses, send ping request, recover your WiFi passwords and more!