diff --git a/atmega_duck/config.h b/atmega_duck/config.h index 50b41ea..45ce022 100644 --- a/atmega_duck/config.h +++ b/atmega_duck/config.h @@ -5,7 +5,7 @@ #pragma once -#define VERSION "1.1.0" +#define VERSION "1.2.0" /* ===== Serial Bridge ===== */ // #define BRIDGE_ENABLE diff --git a/esp_duck/config.h b/esp_duck/config.h index 2c88cb0..55cfa40 100644 --- a/esp_duck/config.h +++ b/esp_duck/config.h @@ -5,7 +5,7 @@ #pragma once -#define VERSION "1.1.0" +#define VERSION "1.2.0" /*! ===== DEBUG Settings ===== */ // #define ENABLE_DEBUG