diff --git a/esp8266_deauther/A_config.h b/esp8266_deauther/A_config.h index 7c8f62c..a9296c2 100644 --- a/esp8266_deauther/A_config.h +++ b/esp8266_deauther/A_config.h @@ -607,10 +607,10 @@ // ======== CONSTANTS ========== // // Do not change these values unless you know what you're doing! -#define DEAUTHER_VERSION "2.6.0" +#define DEAUTHER_VERSION "2.6.1" #define DEAUTHER_VERSION_MAJOR 2 #define DEAUTHER_VERSION_MINOR 6 -#define DEAUTHER_VERSION_REVISION 0 +#define DEAUTHER_VERSION_REVISION 1 #define EEPROM_SIZE 4095 #define BOOT_COUNTER_ADDR 1