Skip to content

Commit 1676127

Browse files
committed
Set minimum version as 2.0.0-beta.1
1 parent 2d6dc54 commit 1676127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"exec": "{nodeLoader} {path}",
77
"primary_type": "adapter",
88
"strict_max_version": "*",
9-
"strict_min_version": "0.10.0"
9+
"strict_min_version": "2.0.0-beta.1"
1010
}
1111
},
1212
"homepage_url": "https://github.com/WebThingsIO/virtual-things-adapter",

0 commit comments

Comments
 (0)