From fc475f4603436fe7ce4c0052a8ccefa166fd79c2 Mon Sep 17 00:00:00 2001 From: jakub-kocka <46049162+jakub-kocka@users.noreply.github.com> Date: Fri, 8 Mar 2024 19:41:26 +0000 Subject: [PATCH] Release offline installer with ESP-IDF v4.4.7 --- src/Resources/download/index.html | 19 +++++++++---------- src/Resources/download/releases.json | 6 ++++++ 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/src/Resources/download/index.html b/src/Resources/download/index.html index 40f8807..2742469 100644 --- a/src/Resources/download/index.html +++ b/src/Resources/download/index.html @@ -244,16 +244,15 @@

Open Source IoT Development Framework for ESP32

-
- -
-
- +
+ +
+
diff --git a/src/Resources/download/releases.json b/src/Resources/download/releases.json index 4d9b47d..13c54ac 100644 --- a/src/Resources/download/releases.json +++ b/src/Resources/download/releases.json @@ -1,4 +1,10 @@ [ + { + "version": "4.4.7", + "type": "offline", + "date": "2024-03-08", + "size": "0.9 GB" + }, { "version": "5.2.1", "type": "offline",