diff --git a/esp8266_deauther/A_config.h b/esp8266_deauther/A_config.h index 10b899c..87dca2c 100644 --- a/esp8266_deauther/A_config.h +++ b/esp8266_deauther/A_config.h @@ -446,9 +446,9 @@ // ======== CONSTANTS ========== // // Do not change these values unless you know what you're doing! -#define DEAUTHER_VERSION "2.2.0" +#define DEAUTHER_VERSION "2.5.0" #define DEAUTHER_VERSION_MAJOR 2 -#define DEAUTHER_VERSION_MINOR 2 +#define DEAUTHER_VERSION_MINOR 5 #define DEAUTHER_VERSION_REVISION 0 #define EEPROM_SIZE 4095