From 4eec9c48b7ac6c2ee1379cca69e2c47e6ff51c2e Mon Sep 17 00:00:00 2001 From: valeros Date: Thu, 26 Sep 2024 14:29:25 +0300 Subject: [PATCH] Bump version to 5.1.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index ca4eccb..0f69a25 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-atmelavr.git" }, - "version": "5.0.0", + "version": "5.1.0", "frameworks": { "arduino": { "package": "framework-arduino-avr",