From fd3ee92902b8eb7ab65d4b6647ef2e68aaec1935 Mon Sep 17 00:00:00 2001 From: valeros Date: Wed, 29 Nov 2023 14:27:26 +0200 Subject: [PATCH] Bump version to 5.0.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 4590bbf..472cb29 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-atmelavr.git" }, - "version": "4.2.0", + "version": "5.0.0", "frameworks": { "arduino": { "package": "framework-arduino-avr",