From d0de557f07b75ef55607b5c0edf6e790b8101b9e Mon Sep 17 00:00:00 2001 From: valeros Date: Fri, 30 Jul 2021 21:00:17 +0300 Subject: [PATCH] Bump version to 6.3.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 4b4cdaf1..9c4463f7 100644 --- a/platform.json +++ b/platform.json @@ -20,7 +20,7 @@ "type": "git", "url": "https://github.com/platformio/platform-atmelsam.git" }, - "version": "6.2.0", + "version": "6.3.0", "frameworks": { "arduino": { "package": "framework-arduino-sam",