From 32b87f5c609f02115d9430bb57f4d0b81bb86b49 Mon Sep 17 00:00:00 2001 From: "Spence Konde (aka Dr. Azzy)" Date: Sun, 7 Jul 2019 23:40:53 -0400 Subject: [PATCH] bump version 1.0.1 --- megaavr/platform.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/megaavr/platform.txt b/megaavr/platform.txt index e4928918..4cbf0c0b 100644 --- a/megaavr/platform.txt +++ b/megaavr/platform.txt @@ -6,8 +6,7 @@ # https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification name=megaTinyCore -version=1.0.1-dev - +version=1.0.1 # AVR compile variables # ---------------------