From d3b165cc41103e5da448a5c8ac095a94f6ace3c8 Mon Sep 17 00:00:00 2001 From: alirana01 <85216275+alirana01@users.noreply.github.com> Date: Fri, 25 Oct 2024 09:46:19 +0000 Subject: [PATCH] Release online installer 3.1.02.3.1 with ESP-IDF v5.3.1 --- src/InnoSetup/IdfToolsSetup.iss | 2 +- src/Resources/download/index.html | 4 ++-- src/Resources/download/releases.json | 6 ++++++ 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/InnoSetup/IdfToolsSetup.iss b/src/InnoSetup/IdfToolsSetup.iss index f86ee800..a87ce4f8 100644 --- a/src/InnoSetup/IdfToolsSetup.iss +++ b/src/InnoSetup/IdfToolsSetup.iss @@ -14,7 +14,7 @@ #ifdef VERSION #define MyAppVersion VERSION #else -#define MyAppVersion "2.3" +#define MyAppVersion "2.3.1" #endif #define MyAppPublisher "Espressif Systems (Shanghai) Co. Ltd." diff --git a/src/Resources/download/index.html b/src/Resources/download/index.html index 38318fb8..5ab35f3c 100644 --- a/src/Resources/download/index.html +++ b/src/Resources/download/index.html @@ -194,10 +194,10 @@