Skip to content

Commit 7bb07b9

Browse files
bump up the version to 13.4.0.4
1 parent 66075ee commit 7bb07b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasmota/include/tasmota_version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
#ifndef _TASMOTA_VERSION_H_
2121
#define _TASMOTA_VERSION_H_
2222

23-
const uint32_t TASMOTA_VERSION = 0x0D040003; // 13.4.0.3
23+
const uint32_t TASMOTA_VERSION = 0x0D040004; // 13.4.0.4
2424

2525
#endif // _TASMOTA_VERSION_H_

0 commit comments

Comments
 (0)