From 5806c57b9c0832b4c16de1276f8a271d0192f2c7 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 1 Apr 2022 12:46:01 +0300 Subject: [PATCH] Bump version to 1.6.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index f4282c1..4ab2f54 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-raspberrypi.git" }, - "version": "1.5.0", + "version": "1.6.0", "frameworks": { "arduino": { "package": "framework-arduino-mbed",