From 4a0b0806d9e02de2e3f9d04ed0784639107a51c2 Mon Sep 17 00:00:00 2001 From: valeros Date: Wed, 27 Dec 2023 14:03:22 +0200 Subject: [PATCH] Bump version to 17.2.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index a49e594..c83fd75 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-ststm32.git" }, - "version": "17.1.0", + "version": "17.2.0", "frameworks": { "mbed": { "package": "framework-mbed",