mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
tools: bump version of windows tools installer to v2.3
Includes the following fixes: - bc43d48e: fix Windows Defender checkbox https://github.com/espressif/esp-idf/issues/4225 - 7a18f02a: idf_tools.py compatibility with virtualenv 20.0 - Fix extracting IDF to a destination on another drive https://github.com/espressif/esp-idf/issues/4128 https://github.com/espressif/esp-idf/issues/4744
This commit is contained in:
parent
24e793baa3
commit
69e91959ff
@ -5,7 +5,7 @@
|
||||
#include <idp.iss>
|
||||
|
||||
#define MyAppName "ESP-IDF Tools"
|
||||
#define MyAppVersion "2.2"
|
||||
#define MyAppVersion "2.3"
|
||||
#define MyAppPublisher "Espressif Systems (Shanghai) Co. Ltd."
|
||||
#define MyAppURL "https://github.com/espressif/esp-idf"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user