diff --git a/src/ESP32_APRS_Weather_Report.cpp b/src/ESP32_APRS_Weather_Report.cpp index 42fd557..c3c34b1 100644 --- a/src/ESP32_APRS_Weather_Report.cpp +++ b/src/ESP32_APRS_Weather_Report.cpp @@ -5,7 +5,7 @@ #include "time.h" #include "config.h" -#define VERSION "V.0.0.9" // 2023.03.02 +#define VERSION "V.0.0.9" // 2023.03.02 BETA WiFiClient espClient; HTTPClient http;