Skip to content

Commit

Permalink
update panasonic-projector to v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian authored and github-actions[bot] committed Aug 13, 2023
1 parent b2cb575 commit c0b590c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions panasonic-projector/.build-info
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MODULE_NAME=panasonic-projector
GIT_REF=v3.0.3
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/5430458383
UPDATE_DATE=2023-07-01
GIT_REF=v3.0.5
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/5848447276
UPDATE_DATE=2023-08-13
2 changes: 1 addition & 1 deletion panasonic-projector/companion/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"id":"panasonic-projector","name":"panasonic-projector","shortname":"projector","description":"Module implements the NTCONTROL protocol for panasonic projectors.","version":"3.0.3","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-panasonic-projector.git","bugs":"https://github.com/bitfocus/companion-module-panasonic-projector/issues","maintainers":[{"name":"Peter Schuster","email":"develoment@peschuster.de"},{"name":"Jeffrey Davidsz","email":"jeffrey.davidsz@vicreo.eu"}],"legacyIds":[],"runtime":{"type":"node18","api":"nodejs-ipc","apiVersion":"1.1.1","entrypoint":"../main.js"},"manufacturer":"Panasonic","products":["Projector"],"keywords":["Projector"]}
{"id":"panasonic-projector","name":"panasonic-projector","shortname":"projector","description":"Module implements the NTCONTROL protocol for panasonic projectors.","version":"3.0.5","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-panasonic-projector.git","bugs":"https://github.com/bitfocus/companion-module-panasonic-projector/issues","maintainers":[{"name":"Peter Schuster","email":"develoment@peschuster.de"},{"name":"Jeffrey Davidsz","email":"jeffrey.davidsz@vicreo.eu"}],"legacyIds":[],"runtime":{"type":"node18","api":"nodejs-ipc","apiVersion":"1.1.1","entrypoint":"../main.js"},"manufacturer":"Panasonic","products":["Projector"],"keywords":["Projector"]}
2 changes: 1 addition & 1 deletion panasonic-projector/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion panasonic-projector/package.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"panasonic-projector","version":"3.0.3","license":"MIT","type":"commonjs","dependencies":{}}
{"name":"panasonic-projector","version":"3.0.5","license":"MIT","type":"commonjs","dependencies":{}}

0 comments on commit c0b590c

Please sign in to comment.