Skip to content

Commit

Permalink
update canon-ptz to v2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdadams authored and github-actions[bot] committed Jul 30, 2023
1 parent c0ba80b commit dcdb082
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions canon-ptz/.build-info
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MODULE_NAME=canon-ptz
GIT_REF=v2.0.7
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/5582227324
UPDATE_DATE=2023-07-18
GIT_REF=v2.0.8
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/5705802579
UPDATE_DATE=2023-07-30
2 changes: 1 addition & 1 deletion canon-ptz/companion/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"id":"canon-ptz","name":"canon-ptz","shortname":"canon-ptz","description":"Companion module for Canon PTZ Cameras using the XC Protocol","version":"2.0.7","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-canon-ptz.git","bugs":"https://github.com/bitfocus/companion-module-canon-ptz/issues","maintainers":[{"name":"Joseph Adams","email":"josephdadams@gmail.com"}],"legacyIds":[],"runtime":{"type":"node18","api":"nodejs-ipc","apiVersion":"1.0.2","entrypoint":"../main.js"},"manufacturer":"Canon","products":["CR-N300","CR-N500","CR-N700","CR-X300","CR-X500","XF605"],"keywords":["ptz","camera"]}
{"id":"canon-ptz","name":"canon-ptz","shortname":"canon-ptz","description":"Companion module for Canon PTZ Cameras using the XC Protocol","version":"2.0.8","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-canon-ptz.git","bugs":"https://github.com/bitfocus/companion-module-canon-ptz/issues","maintainers":[{"name":"Joseph Adams","email":"josephdadams@gmail.com"}],"legacyIds":[],"runtime":{"type":"node18","api":"nodejs-ipc","apiVersion":"1.0.2","entrypoint":"../main.js"},"manufacturer":"Canon","products":["CR-N300","CR-N500","CR-N700","CR-X300","CR-X500","XF605"],"keywords":["ptz","camera"]}
2 changes: 1 addition & 1 deletion canon-ptz/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion canon-ptz/package.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"canon-ptz","version":"2.0.7","license":"MIT","type":"commonjs","dependencies":{}}
{"name":"canon-ptz","version":"2.0.8","license":"MIT","type":"commonjs","dependencies":{}}

0 comments on commit dcdb082

Please sign in to comment.