From 15abe47853ad179aca79d1a89658bae02293ad65 Mon Sep 17 00:00:00 2001 From: Tyeth Gundry Date: Wed, 8 Oct 2025 20:13:39 +0100 Subject: [PATCH] Bump library version to 3.7.3 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index a05dd1be..c42375b5 100644 --- a/library.json +++ b/library.json @@ -2,7 +2,7 @@ "name": "Adafruit TinyUSB Library", "keywords": "usb, arduino, tinyusb", "description": "Arduino library for TinyUSB", - "version": "3.7.2", + "version": "3.7.3", "repository": { "type": "git", "url": "https://github.com/adafruit/Adafruit_TinyUSB_Arduino.git" diff --git a/library.properties b/library.properties index 5dc2db22..ee1d5d12 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit TinyUSB Library -version=3.7.2 +version=3.7.3 author=Adafruit maintainer=Adafruit sentence=TinyUSB library for Arduino