mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2026-09-20 16:42:11 +02:00
chore: bump version to v3.0.13
This commit is contained in:
parent
6f856ffd44
commit
3ba27ad967
4 changed files with 8 additions and 8 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include "WResp.h"
|
||||
|
||||
#ifndef FW_VERSION
|
||||
#define FW_VERSION "v3.0.12" // Fallback if app_version.py script fails
|
||||
#define FW_VERSION "v3.0.13" // 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