From 88df3900e94600b0d9d51365a7dd27d8f8b49f95 Mon Sep 17 00:00:00 2001 From: valeros Date: Fri, 29 Sep 2023 12:09:18 +0300 Subject: [PATCH] Bump version to 1.2.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index fb9649a..a133356 100644 --- a/platform.json +++ b/platform.json @@ -21,7 +21,7 @@ "type": "git", "url": "https://github.com/platformio/platform-renesas-ra.git" }, - "version": "1.1.0", + "version": "1.2.0", "frameworks": { "arduino": { "package": "framework-arduinorenesas-uno",