Merge pull request #12105 from emontnemery/patch-6

Bump version to 9.4.0.4
This commit is contained in:
Theo Arends 2021-05-15 10:49:44 +02:00 committed by GitHub
commit 8e7fdee28b
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_