From c4349b16343b69f19bb89648e6d5110005131af5 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Mon, 30 May 2022 18:51:00 +0300 Subject: [PATCH] Bump version to 1.7.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 6693990..08e0339 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-raspberrypi.git" }, - "version": "1.6.0", + "version": "1.7.0", "frameworks": { "arduino": { "package": "framework-arduino-mbed",