Bump version to 9.4.0.4

This commit is contained in:
Erik Montnemery 2021-05-15 10:20:22 +02:00 committed by Yves De Muyter
parent 985ac7e0a1
commit 2a4bdddef2
1 changed files with 1 additions and 1 deletions

View File

@ -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_