diff --git a/src/config.h b/src/config.h index 43b298a..ccf3ab5 100644 --- a/src/config.h +++ b/src/config.h @@ -2,7 +2,7 @@ #define CONFIG_H // 固件版本信息 -#define FIRMWARE_VERSION "v2.1.0" +#define FIRMWARE_VERSION "v2.2.0" #define BUILD_DATE __DATE__ #define BUILD_TIME __TIME__ #define FIRMWARE_NAME "PetIO" diff --git a/src/web_pages.h b/src/web_pages.h index c88a561..605b03c 100644 --- a/src/web_pages.h +++ b/src/web_pages.h @@ -434,7 +434,7 @@ const char INDEX_HTML[] PROGMEM = R"rawliteral(