From 991c4b032270cc7e53fdd70e31e75eeca2bdedc8 Mon Sep 17 00:00:00 2001 From: Lakshantha Date: Tue, 24 May 2022 14:40:53 +0530 Subject: [PATCH] Update: version 1.8.3 --- package.json | 2 +- platform.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 732a49105..30e9567b2 100644 --- a/package.json +++ b/package.json @@ -2,5 +2,5 @@ "name": "framework-arduino-samd-seeed", "description": "Arduino Core for SAMD21 and SAMD51 (Seeed Studio)", "url": "https://github.com/Seeed-Studio/ArduinoCore-samd", - "version": "1.8.2" + "version": "1.8.3" } \ No newline at end of file diff --git a/platform.txt b/platform.txt index d65d87e7b..f444ca5fe 100644 --- a/platform.txt +++ b/platform.txt @@ -20,7 +20,7 @@ # https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification name=Seeed SAMD (32-bits ARM Cortex-M0+ and Cortex-M4) Boards -version=1.8.2 +version=1.8.3 # Compile variables # -----------------