Skip to content

Commit

Permalink
update sennheiser-digital6000 to v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
krocheck authored and github-actions[bot] committed Sep 24, 2024
1 parent c988349 commit b1f2fc2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions sennheiser-digital6000/.build-info
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MODULE_NAME=sennheiser-digital6000
GIT_REF=v1.0.4
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/10567773775
UPDATE_DATE=2024-08-26
GIT_REF=v1.0.5
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/11005835524
UPDATE_DATE=2024-09-24
2 changes: 1 addition & 1 deletion sennheiser-digital6000/companion/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"id":"sennheiser-digital6000","name":"sennheiser-digital6000","shortname":"Digital 6000","description":"Control the Digital 6000 Radio Microphone System","version":"1.0.4","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-sennheiser-digital6000.git","bugs":"https://github.com/bitfocus/companion-module-sennheiser-digital6000/issues","maintainers":[{"name":"Phillip Ivan Pietruschka","email":"ivanpietruschka@gmail.com"}],"runtime":{"type":"node18","api":"nodejs-ipc","apiVersion":"1.10.0","entrypoint":"../main.js"},"legacyIds":[],"manufacturer":"Sennheiser","products":["EM 6000","EM 6000 Dante","L 6000"],"keywords":["RF","Radio Microphone"],"bonjourQueries":{"bonjour_host":[{"type":"ssc","protocol":"udp","txt":{"Model":"EM6000"}},{"type":"ssc","protocol":"udp","txt":{"Model":"L6000"}}]}}
{"id":"sennheiser-digital6000","name":"sennheiser-digital6000","shortname":"Digital 6000","description":"Control the Digital 6000 Radio Microphone System","version":"1.0.5","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-sennheiser-digital6000.git","bugs":"https://github.com/bitfocus/companion-module-sennheiser-digital6000/issues","maintainers":[{"name":"Phillip Ivan Pietruschka","email":"ivanpietruschka@gmail.com"}],"runtime":{"type":"node18","api":"nodejs-ipc","apiVersion":"1.10.0","entrypoint":"../main.js"},"legacyIds":[],"manufacturer":"Sennheiser","products":["EM 6000","EM 6000 Dante","L 6000"],"keywords":["RF","Radio Microphone"],"bonjourQueries":{"bonjour_host":[{"type":"ssc","protocol":"udp","txt":{"Model":"EM6000"}},{"type":"ssc","protocol":"udp","txt":{"Model":"L6000"}}]}}
2 changes: 1 addition & 1 deletion sennheiser-digital6000/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sennheiser-digital6000/package.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"sennheiser-digital6000","version":"1.0.4","license":"MIT","type":"commonjs","dependencies":{}}
{"name":"sennheiser-digital6000","version":"1.0.5","license":"MIT","type":"commonjs","dependencies":{}}

0 comments on commit b1f2fc2

Please sign in to comment.