From d3b88746db25ae9b09e3535ab75d674a3f4b42ab Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Tue, 28 Mar 2023 14:36:19 +0300 Subject: [PATCH] Bump version to 1.9.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index ce6d9e4..ef6f648 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-raspberrypi.git" }, - "version": "1.8.0", + "version": "1.9.0", "frameworks": { "arduino": { "package": "framework-arduino-mbed",