From c7d1a0854ce22e65b7631d7278748e8080749fc9 Mon Sep 17 00:00:00 2001
From: valeros <valeros08@gmail.com>
Date: Tue, 30 Nov 2021 12:33:48 +0200
Subject: [PATCH] Bump version to 1.5.0

---
 platform.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/platform.json b/platform.json
index d029ebb..5f41c09 100644
--- a/platform.json
+++ b/platform.json
@@ -18,7 +18,7 @@
     "type": "git",
     "url": "https://github.com/platformio/platform-raspberrypi.git"
   },
-  "version": "1.4.0",
+  "version": "1.5.0",
   "frameworks": {
     "arduino": {
       "package": "framework-arduino-mbed",