From 3116a04e052e49eedbdbe149876739315a600e9c Mon Sep 17 00:00:00 2001 From: Jaxon <1391548050@qq.com> Date: Mon, 4 Sep 2023 10:46:17 +0800 Subject: [PATCH] update version to v1.8.5 --- package.json | 2 +- platform.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 068aa364c..59263d85f 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.4" + "version": "1.8.5" } diff --git a/platform.txt b/platform.txt index b75830e5b..2df4356c0 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.4 +version=1.8.5 # Compile variables # -----------------