From 8e0001450d5c20a622ede6139184a59dab04da5f Mon Sep 17 00:00:00 2001 From: valeros Date: Tue, 31 Aug 2021 16:07:05 +0300 Subject: [PATCH] Bump version to 1.3.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 79fd86f..d41d11c 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-raspberrypi.git" }, - "version": "1.2.0", + "version": "1.3.0", "frameworks": { "arduino": { "package": "framework-arduino-mbed",