From da06342fe62cf43dbaef403b179745521976ad15 Mon Sep 17 00:00:00 2001 From: valeros Date: Fri, 30 Oct 2020 19:03:28 +0200 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 9241a76..180ab0d 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-atmelmegaavr.git" }, - "version": "1.1.1", + "version": "1.2.0", "frameworks": { "arduino": { "package": "framework-arduino-megaavr",