Bump version to 6.6.0.16

This commit is contained in:
Theo Arends 2019-10-08 13:14:25 +02:00
parent 0fa65aff47
commit afd3c64844
1 changed files with 1 additions and 1 deletions

View File

@ -20,6 +20,6 @@
#ifndef _SONOFF_VERSION_H_
#define _SONOFF_VERSION_H_
const uint32_t VERSION = 0x0606000F;
const uint32_t VERSION = 0x06060010;
#endif // _SONOFF_VERSION_H_