Skip to content

Commit 291a504

Browse files
author
Jure Rebernik
committed
uvc: bump oakapp version to 3.1.0
Signed-off-by: Jure Rebernik <jure.rebernik@luxonis.com>
1 parent 69d7fc1 commit 291a504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/uvc/oakapp.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# Application metadata
77
identifier = "com.example.streaming.uvc"
8-
app_version = "3.0.0"
8+
app_version = "3.1.0"
99

1010
# Command to run when the container starts
1111
entrypoint = ["bash", "-c", "export UVC_FORMAT=nv12 && /app/uvc-start.sh start"]

0 commit comments

Comments
 (0)