summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorsakumisu <[email protected]>2025-03-04 18:54:30 +0800
committersakumisu <[email protected]>2025-03-04 18:54:30 +0800
commit44dc3c00f6987ff7de566da8fc69ce55578ff17d (patch)
treee72af604cb15cdacd66eee9d3eac530b53052e04 /common
parent4d5aa30778756b369bcccce3513ddf48328850bb (diff)
docs: release v1.4.3v1.4.3release/v1.4
Signed-off-by: sakumisu <[email protected]>
Diffstat (limited to 'common')
-rw-r--r--common/usb_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/usb_version.h b/common/usb_version.h
index d207af9d..1d3f93e5 100644
--- a/common/usb_version.h
+++ b/common/usb_version.h
@@ -15,7 +15,7 @@
#undef CHERRYUSB_VERSION_STR
#endif
-#define CHERRYUSB_VERSION 0x010402
-#define CHERRYUSB_VERSION_STR "v1.4.2"
+#define CHERRYUSB_VERSION 0x010403
+#define CHERRYUSB_VERSION_STR "v1.4.3"
#endif \ No newline at end of file