From 829d328321464aae89ebfd72b33053e9cca504ad Mon Sep 17 00:00:00 2001 From: valeros Date: Sun, 31 Oct 2021 22:35:44 +0200 Subject: [PATCH] Bump version to 1.4.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 4e1a939..8e07673 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-raspberrypi.git" }, - "version": "1.3.0", + "version": "1.4.0", "frameworks": { "arduino": { "package": "framework-arduino-mbed",