Bump version to 9.4.0.4

This commit is contained in:
Erik Montnemery 2021-05-15 10:20:22 +02:00 committed by GitHub
parent 0d37a677ae
commit 5a3f49c698
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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_