From 77089bc734e2fa3bc0c9fcf8e02b37df55e01ef4 Mon Sep 17 00:00:00 2001 From: valeros Date: Thu, 26 Sep 2024 14:44:37 +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 fddb6cb..712433a 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-nxpimxrt.git" }, - "version": "6.2.0", + "version": "6.3.0", "frameworks": { "mbed": { "package": "framework-mbed",