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:
Ivan Grokhotkov 2019-12-12 14:15:13 +01:00
parent 66aac70286
commit d021e71419

View file

@ -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"