Skip to content

Commit

Permalink
update tellyo-streamstudio to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thedist authored and github-actions[bot] committed Aug 27, 2024
1 parent 838919e commit 14b1a06
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions tellyo-streamstudio/.build-info
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MODULE_NAME=tellyo-streamstudio
GIT_REF=v1.1.4
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/8986768505
UPDATE_DATE=2024-05-07
GIT_REF=v2.0.1
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/10576615679
UPDATE_DATE=2024-08-27
2 changes: 1 addition & 1 deletion tellyo-streamstudio/companion/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"id":"companion-module-tellyo-streamstudio","name":"tellyo-streamstudio","shortname":"streamstudio","description":"Module to control Tellyo Stream Studio instances through Studio Controller","version":"1.1.4","license":"MIT","repository":"git+https://gitlab.tellyo.com/tellyo/companion-module-tellyo-streamstudio.git","bugs":"https://github.com/bitfocus/companion-module-companion-module-tellyo-streamstudio/issues","maintainers":[{"name":"Paweł Jaśpiński","email":"pawel.jaspinski@tellyo.com","url":"https://tellyo.com/"}],"legacyIds":[],"runtime":{"type":"node18","api":"nodejs-ipc","apiVersion":"1.8.0","entrypoint":"../main.js"},"manufacturer":"Tellyo","products":["Stream Studio"],"keywords":["Software","Vision Mixer","Cloud"]}
{"id":"tellyo-streamstudio","name":"tellyo-streamstudio","shortname":"streamstudio","description":"Module to control Tellyo Stream Studio instances through Studio Controller","version":"2.0.1","license":"MIT","repository":"git+https://gitlab.tellyo.com/tellyo/companion-module-tellyo-streamstudio.git","bugs":"https://github.com/bitfocus/companion-module-companion-module-tellyo-streamstudio/issues","maintainers":[{"name":"Paweł Jaśpiński","email":"pawel.jaspinski@tellyo.com","url":"https://tellyo.com/"}],"legacyIds":[],"runtime":{"type":"node18","api":"nodejs-ipc","apiVersion":"1.10.0","entrypoint":"../main.js"},"manufacturer":"Tellyo","products":["Stream Studio"],"keywords":["Software","Vision Mixer","Cloud"]}
2 changes: 1 addition & 1 deletion tellyo-streamstudio/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tellyo-streamstudio/package.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"tellyo-streamstudio","version":"1.1.4","license":"MIT","type":"commonjs","dependencies":{}}
{"name":"tellyo-streamstudio","version":"2.0.1","license":"MIT","type":"commonjs","dependencies":{}}

0 comments on commit 14b1a06

Please sign in to comment.