mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2026-07-15 07:12:14 +02:00
Bump version to 3.0.0 in configuration, app version, and HTML/JS files
This commit is contained in:
parent
c88d36997f
commit
9883dbec5e
4 changed files with 7 additions and 7 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#ifndef configsettings_h
|
||||
#define configsettings_h
|
||||
#include "WResp.h"
|
||||
#define FW_VERSION "v2.4.7"
|
||||
#define FW_VERSION "v3.0.0"
|
||||
enum class conn_types_t : byte {
|
||||
unset = 0x00,
|
||||
wifi = 0x01,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue