Skip to content

Commit e44796e

Browse files
committed
Bump version
1 parent 1fda290 commit e44796e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ unsigned long requestWifiScanTime = 0;
157157
#define WIFI_SCAN_PERIOD 120000
158158
unsigned lastWifiScanMillis;
159159

160-
const PROGMEM char *m2mqtt_version = "2025.06.15";
160+
const PROGMEM char *m2mqtt_version = "2025.08.01";
161161

162162
// Define global variables for files
163163
int HP_TX = 0; // variable for the ESP32 custom TX pin, 0 is the defautl and it use hardware serial 0

0 commit comments

Comments
 (0)