diff --git a/README.md b/README.md index a45ad22..c2b8752 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Note: Online Installer is recommended way of the installation. | Version | Purpose | Size | | ------- | ------- | ---- | +| 2.25 - 2024-02-27 - Online Installer [download](https://github.com/espressif/idf-installer/releases/download/online-2.25/esp-idf-tools-setup-online-2.25.exe)/[mirror](https://dl.espressif.com/dl/idf-installer/esp-idf-tools-setup-online-2.25.exe) | Deploy ESP-IDF, Espressif-IDE and support for other languages | 4 MB | | 2.24 - 2023-12-21 - Online Installer [download](https://github.com/espressif/idf-installer/releases/download/online-2.24/esp-idf-tools-setup-online-2.24.exe)/[mirror](https://dl.espressif.com/dl/idf-installer/esp-idf-tools-setup-online-2.24.exe) | Deploy ESP-IDF, Espressif-IDE and support for other languages | 4 MB | | 2.23 - 2023-07-20 - Online Installer [download](https://github.com/espressif/idf-installer/releases/download/online-2.23/esp-idf-tools-setup-online-2.23.exe)/[mirror](https://dl.espressif.com/dl/idf-installer/esp-idf-tools-setup-online-2.23.exe) | Deploy ESP-IDF, Espressif-IDE and support for other languages | 4 MB | | 2.22 - 2023-07-20 - Online Installer [download](https://github.com/espressif/idf-installer/releases/download/online-2.22/esp-idf-tools-setup-online-2.22.exe)/[mirror](https://dl.espressif.com/dl/idf-installer/esp-idf-tools-setup-online-2.22.exe) | Deploy ESP-IDF, Espressif-IDE and support for other languages | 4 MB | diff --git a/src/InnoSetup/IdfToolsSetup.iss b/src/InnoSetup/IdfToolsSetup.iss index 908d6e2..f0aa5cc 100644 --- a/src/InnoSetup/IdfToolsSetup.iss +++ b/src/InnoSetup/IdfToolsSetup.iss @@ -14,7 +14,7 @@ #ifdef VERSION #define MyAppVersion VERSION #else -#define MyAppVersion "2.24" +#define MyAppVersion "2.25" #endif #define MyAppPublisher "Espressif Systems (Shanghai) Co. Ltd." diff --git a/src/Resources/download/index.html b/src/Resources/download/index.html index 04aabcf..ecd7232 100644 --- a/src/Resources/download/index.html +++ b/src/Resources/download/index.html @@ -191,10 +191,10 @@