From 78994c074a5d275f94331951d4afc26992047089 Mon Sep 17 00:00:00 2001 From: valeros Date: Fri, 29 Sep 2023 13:21:50 +0300 Subject: [PATCH] Bump version to 1.10.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 24fd2be..871c39f 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-raspberrypi.git" }, - "version": "1.9.0", + "version": "1.10.0", "frameworks": { "arduino": { "package": "framework-arduino-mbed",