chore: bump version to v3.0.11

This commit is contained in:
github-actions[bot] 2026-04-06 09:02:01 +00:00
parent 81a5aed9cd
commit 2ca1b8bd61
4 changed files with 7 additions and 7 deletions

View file

@ -5,7 +5,7 @@
#ifndef configsettings_h
#define configsettings_h
#include "WResp.h"
#define FW_VERSION "v3.0.10"
#define FW_VERSION "v3.0.11"
enum class conn_types_t : byte {
unset = 0x00,
wifi = 0x01,