Skip to content

Commit

Permalink
Set new version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
dzungpv committed Dec 15, 2023
1 parent 8a8bab7 commit bd14232
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.2";
const PROGMEM char *m2mqtt_version = "2023.12.3";

// 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 bd14232

Please sign in to comment.