From 1827814c451863201c0a31ddb5f194750b2bdbd9 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Thu, 22 Dec 2022 10:31:19 +0100 Subject: [PATCH] "version": "2022.12.1" --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 985c9ce99..369154519 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/tasmota/platform-espressif32.git" }, - "version": "2022.12.0", + "version": "2022.12.1", "frameworks": { "arduino": { "script": "builder/frameworks/arduino.py"