Skip to content

Commit 6375365

Browse files
committed
Version fix
1 parent 1830296 commit 6375365

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
]
2727
},
2828
"dependencies": [
29-
"peterpolidoro/Streaming": "^6.1.1",
29+
"peterpolidoro/Streaming": "*"
3030
],
3131
"frameworks": "*",
3232
"platforms": "*",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ category=Data Processing
99
url=https://github.com/avandalen/avdweb_scope
1010
architectures=*
1111
includes=avdweb_SWscope.h
12-
depends=Streaming (>=6.1.1)
12+
depends=Streaming

0 commit comments

Comments
 (0)