mirror of https://github.com/arendst/Tasmota.git
Bump version to 9.4.0.4
This commit is contained in:
parent
0d37a677ae
commit
5a3f49c698
|
@ -20,6 +20,6 @@
|
|||
#ifndef _TASMOTA_VERSION_H_
|
||||
#define _TASMOTA_VERSION_H_
|
||||
|
||||
const uint32_t VERSION = 0x09040003;
|
||||
const uint32_t VERSION = 0x09040004;
|
||||
|
||||
#endif // _TASMOTA_VERSION_H_
|
||||
|
|
Loading…
Reference in New Issue