From 123770b6e0470018753bf050f39889351a1cf782 Mon Sep 17 00:00:00 2001 From: valeros Date: Tue, 27 Feb 2024 15:16:17 +0200 Subject: [PATCH] Bump version to 6.2.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index af907d1..39ea948 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-nxpimxrt.git" }, - "version": "6.1.0", + "version": "6.2.0", "frameworks": { "mbed": { "package": "framework-mbed",