chore: bump version to v3.0.12

This commit is contained in:
github-actions[bot] 2026-04-20 16:32:44 +00:00
parent 5c90715d44
commit f51e90bb7c
4 changed files with 8 additions and 8 deletions

View file

@ -7,7 +7,7 @@
#include "WResp.h"
#ifndef FW_VERSION
#define FW_VERSION "v3.0.11" // Fallback if app_version.py script fails
#define FW_VERSION "v3.0.12" // Fallback if app_version.py script fails
#endif
enum class conn_types_t : byte {