From b91cea250302d83d6f3bea5ae6d52eea5c65f138 Mon Sep 17 00:00:00 2001 From: valeros Date: Thu, 30 May 2024 16:35:38 +0300 Subject: [PATCH] Bump version to 8.3.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index adfa304..484d6b0 100644 --- a/platform.json +++ b/platform.json @@ -20,7 +20,7 @@ "type": "git", "url": "https://github.com/platformio/platform-atmelsam.git" }, - "version": "8.2.1", + "version": "8.3.0", "frameworks": { "arduino": { "package": "framework-arduino-sam",