From c9625ffa773ad10b8824d1b5361bca2ccc1f3d1e Mon Sep 17 00:00:00 2001 From: sakumisu <1203593632@qq.com> Date: Mon, 27 Apr 2026 21:25:43 +0800 Subject: docs: release v1.6.1 Signed-off-by: sakumisu <1203593632@qq.com> --- common/usb_version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common') diff --git a/common/usb_version.h b/common/usb_version.h index 3e4c2aa3..5c59978f 100644 --- a/common/usb_version.h +++ b/common/usb_version.h @@ -15,7 +15,7 @@ #undef CHERRYUSB_VERSION_STR #endif -#define CHERRYUSB_VERSION 0x010600 -#define CHERRYUSB_VERSION_STR "v1.6.0" +#define CHERRYUSB_VERSION 0x010601 +#define CHERRYUSB_VERSION_STR "v1.6.1" #endif \ No newline at end of file -- cgit v1.3.1