Bump version to 6.6.0.17

This commit is contained in:
Theo Arends 2019-10-09 17:38:43 +02:00
parent cfe301474a
commit 18149f5c17
1 changed files with 1 additions and 1 deletions

View File

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