From f49395253d213966dce3b80393ab7777d8606421 Mon Sep 17 00:00:00 2001 From: MCUdude Date: Mon, 1 Mar 2021 22:26:28 +0100 Subject: [PATCH] Bump version --- avr/platform.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avr/platform.txt b/avr/platform.txt index 06b1b401..0bcf5708 100644 --- a/avr/platform.txt +++ b/avr/platform.txt @@ -6,7 +6,7 @@ # https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification name=MajorCore -version=2.1.0 +version=2.1.1 # AVR compile variables # ---------------------