Skip to content

Commit

Permalink
chore: v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian authored Nov 11, 2023
1 parent 09b53c1 commit 91cc3c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions companion/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "PTZOptics Visca",
"shortname": "visca",
"description": "Module to control PTZ cameras with PTZoptics Visca protocol over IP",
"version": "2.0.0",
"version": "0.0.0",
"license": "MIT",
"repository": "git+https://github.com/bitfocus/companion-module-your-module-name.git",
"bugs": "https://github.com/bitfocus/companion-module-your-module-name/issues",
Expand All @@ -13,9 +13,6 @@
"email": "[email protected]>"
}
],
"sponsored": [
"Arvol Dingess <[email protected]>"
],
"runtime": {
"type": "node18",
"api": "nodejs-ipc",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ptzoptics-visca",
"version": "2.0.1",
"version": "2.0.2",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down

0 comments on commit 91cc3c6

Please sign in to comment.