From 26b27eeb5fd3778963dde677bb74203063cb5b50 Mon Sep 17 00:00:00 2001 From: valeros Date: Sat, 12 Aug 2023 12:35:04 +0300 Subject: [PATCH] Bump version to 1.1.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 4ad9935..cf3ed67 100644 --- a/platform.json +++ b/platform.json @@ -21,7 +21,7 @@ "type": "git", "url": "https://github.com/platformio/platform-renesas-ra.git" }, - "version": "1.0.0", + "version": "1.1.0", "frameworks": { "arduino": { "package": "framework-arduinorenesas-uno",