diff options
| author | sakumisu <[email protected]> | 2026-01-27 19:51:29 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2026-01-28 13:15:53 +0800 |
| commit | 76b3720445f5b2396f3cd7dfdbecc277cafc76e7 (patch) | |
| tree | 5b733185d1602f054b48463d803200a68cc03bb2 /common | |
| parent | bad94dfc670f5215c1a9abb80af5970fe592af39 (diff) | |
docs: release v1.6.0v1.6.0
Signed-off-by: sakumisu <[email protected]>
Diffstat (limited to 'common')
| -rw-r--r-- | common/usb_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/usb_version.h b/common/usb_version.h index bbf39569..3e4c2aa3 100644 --- a/common/usb_version.h +++ b/common/usb_version.h @@ -15,7 +15,7 @@ #undef CHERRYUSB_VERSION_STR #endif -#define CHERRYUSB_VERSION 0x010503 -#define CHERRYUSB_VERSION_STR "v1.5.3" +#define CHERRYUSB_VERSION 0x010600 +#define CHERRYUSB_VERSION_STR "v1.6.0" #endif
\ No newline at end of file |
