mirror of
https://github.com/arendst/Tasmota.git
synced 2026-08-07 09:12:23 -04:00
Bump version v14.3.0.3
- Change ESP32 Platform from 2024.10.30 to 2024.11.30, Framework (Arduino Core) from v3.1.0.241023 to v3.1.0.241030 and IDF to 5.3.1.241024 (#22384) - Fix ESP32 Arduino Core IPv6 zones used by Matter (#22378)
This commit is contained in:
1 parent
79a7c71145
commit
3f4b2331ee
3 files changed
+18
-6
No files matched your search
@@ -22,6 +22,6 @@
|
||||
|
||||
#define TASMOTA_SHA_SHORT // Filled by Github sed
|
||||
|
||||
const uint32_t TASMOTA_VERSION = 0x0E030002; // 14.3.0.2
|
||||
const uint32_t TASMOTA_VERSION = 0x0E030003; // 14.3.0.3
|
||||
|
||||
#endif // _TASMOTA_VERSION_H_
|
||||
Reference in new issue
Block a user