bump up version

This commit is contained in:
hathach 2023-03-06 17:00:57 +07:00
parent dd42eb1fd3
commit 846fe9145a
No known key found for this signature in database
GPG key ID: F5D50C6D51D17CBA
2 changed files with 3 additions and 3 deletions

View file

@ -1,9 +1,9 @@
name=Adafruit TinyUSB Library
version=1.18.4
version=2.0.0
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=TinyUSB library for Arduino
paragraph=Support nRF5x, SAMD21, SAMD51, RP2040, ESP32-S2
paragraph=Support nRF5x, SAMD21, SAMD51, RP2040, ESP32-S2/S3
category=Communication
url=https://github.com/adafruit/Adafruit_TinyUSB_Arduino
architectures=*

View file

@ -30,7 +30,7 @@
// API Version, need to be updated when there is changes for
// TinyUSB_API, USBD_CDC, USBD_Device, USBD_Interface,
#define TINYUSB_API_VERSION 11600
#define TINYUSB_API_VERSION 20000
//--------------------------------------------------------------------+
// Core API