mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 12:44:33 +02:00
tools: bump windows tools installer version to v2.2
Includes the fix for Windows Defender exceptions installation. Closes https://github.com/espressif/esp-idf/issues/4225 Closes https://github.com/espressif/esp-idf/issues/4354 Closes IDFGH-2036 Closes IDFGH-2202
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <idp.iss>
|
||||
|
||||
#define MyAppName "ESP-IDF Tools"
|
||||
#define MyAppVersion "2.1"
|
||||
#define MyAppVersion "2.2"
|
||||
#define MyAppPublisher "Espressif Systems (Shanghai) Co. Ltd."
|
||||
#define MyAppURL "https://github.com/espressif/esp-idf"
|
||||
|
||||
|
Reference in New Issue
Block a user