Skip to content

Commit

Permalink
update google-sheets to v1.1.1
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 371ffc8 commit b2cb575
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions google-sheets/.build-info
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MODULE_NAME=google-sheets
GIT_REF=v1.1.0
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/5431617515
UPDATE_DATE=2023-07-01
GIT_REF=v1.1.1
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/5848398841
UPDATE_DATE=2023-08-13
2 changes: 1 addition & 1 deletion google-sheets/companion/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"id":"google-sheets","name":"google-sheets","shortname":"Google Sheets","description":"Google Sheets API","version":"1.1.0","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-google-sheets.git","bugs":"https://github.com/thedist/companion-module-google-sheets/issues","maintainers":[{"name":"Jeff Martin","email":"dist@dist.dev","url":"https://dist.dev"}],"legacyIds":[],"runtime":{"type":"node18","api":"nodejs-ipc","apiVersion":"1.1.0","entrypoint":"../main.js"},"manufacturer":"Google","products":["Sheets"],"keywords":["Software","Chat"]}
{"id":"google-sheets","name":"google-sheets","shortname":"Google Sheets","description":"Google Sheets API","version":"1.1.1","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-google-sheets.git","bugs":"https://github.com/thedist/companion-module-google-sheets/issues","maintainers":[{"name":"Jeff Martin","email":"dist@dist.dev","url":"https://dist.dev"}],"legacyIds":[],"runtime":{"type":"node18","api":"nodejs-ipc","apiVersion":"1.4.1","entrypoint":"../main.js"},"manufacturer":"Google","products":["Sheets"],"keywords":["Software","Chat"]}
2 changes: 1 addition & 1 deletion google-sheets/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion google-sheets/package.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"google-sheets","version":"1.1.0","license":"MIT","type":"commonjs","dependencies":{}}
{"name":"google-sheets","version":"1.1.1","license":"MIT","type":"commonjs","dependencies":{}}

0 comments on commit b2cb575

Please sign in to comment.