Skip to content

Commit 580502b

Browse files
committed
updated version number
1 parent 5ae40f5 commit 580502b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_program/usb4vc_shared.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
RPI_APP_VERSION_TUPLE = (0, 0, 3)
1+
RPI_APP_VERSION_TUPLE = (0, 0, 4)
22

33
code_name_to_value_lookup = {
44
'KEY_RESERVED':(0, 'kb_key'),

0 commit comments

Comments
 (0)