mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2026-05-13 05:32:35 +02:00
chore: bump version to v3.0.11
This commit is contained in:
parent
b2e402e20e
commit
3b6e1d1e67
2 changed files with 3 additions and 3 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include "WResp.h"
|
||||
|
||||
#ifndef FW_VERSION
|
||||
#define FW_VERSION "v0.0.0" // Fallback if app_version.py script fails
|
||||
#define FW_VERSION "v3.0.11" // Fallback if app_version.py script fails
|
||||
#endif
|
||||
|
||||
enum class conn_types_t : byte {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue