Skip to content

Commit

Permalink
Set version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
dzungpv committed Dec 26, 2023
1 parent cdd28bd commit 88e3ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ unsigned long requestWifiScanTime = 0;
#define WIFI_SCAN_PERIOD 120000
unsigned lastWifiScanMillis;

const PROGMEM char *m2mqtt_version = "2023.12.3";
const PROGMEM char *m2mqtt_version = "2023.12.4";

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

0 comments on commit 88e3ea1

Please sign in to comment.