We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66075ee commit 7bb07b9Copy full SHA for 7bb07b9
tasmota/include/tasmota_version.h
@@ -20,6 +20,6 @@
20
#ifndef _TASMOTA_VERSION_H_
21
#define _TASMOTA_VERSION_H_
22
23
-const uint32_t TASMOTA_VERSION = 0x0D040003; // 13.4.0.3
+const uint32_t TASMOTA_VERSION = 0x0D040004; // 13.4.0.4
24
25
#endif // _TASMOTA_VERSION_H_
0 commit comments