From 095578db64f46026364c62246823132c01369fd0 Mon Sep 17 00:00:00 2001 From: shining-man Date: Sun, 26 May 2024 06:42:08 +0200 Subject: [PATCH] =?UTF-8?q?Versionsnummer=20ge=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/defines.h | 2 +- include/webpages.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/defines.h b/include/defines.h index 8be5a22d..e31b219f 100644 --- a/include/defines.h +++ b/include/defines.h @@ -9,7 +9,7 @@ #include "params_dt.h" #include "bscTime.h" -#define BSC_SW_VERSION "V0.6.0_B2" +#define BSC_SW_VERSION "V0.6.0" static const char COMPILE_DATE_TIME[] = ""; diff --git a/include/webpages.h b/include/webpages.h index e9778576..4bf0aae7 100644 --- a/include/webpages.h +++ b/include/webpages.h @@ -26,7 +26,7 @@ const char htmlPageRoot[] PROGMEM = "" "" "" "
" - "Battery Safety Controller   V0.6.0_B2" + "Battery Safety Controller   V0.6.0" "
" "
Gefällt dir das Projekt? Zeige deine Wertschätzung doch einfach mit einer Spende! Weitere Infos unter " "Unterstützung
"