Skip to content

Commit

Permalink
Bump version numbers for a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRegado committed Oct 21, 2020
1 parent 6677a2a commit 6816b03
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion browser-extension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Stream Deck Google Meet Actions",
"version": "1.0.1",
"version": "1.1.0",
"description": "Connects to our accompanying Elgato Stream Deck plugin to create physical controls for your Google Meet calls.",
"author": "Chris Regado",
"homepage_url": "https://github.com/ChrisRegado/streamdeck-googlemeet",
Expand Down
6 changes: 3 additions & 3 deletions com.chrisregado.googlemeet.sdPlugin/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
}
],
"SupportedInMultiActions": false,
"Tooltip": "Toggle chat",
"Tooltip": "Toggle chat.",
"UUID": "com.chrisregado.googlemeet.togglechat"
},
{
Expand All @@ -160,7 +160,7 @@
}
],
"SupportedInMultiActions": false,
"Tooltip": "Toggle participants",
"Tooltip": "Toggle participants.",
"UUID": "com.chrisregado.googlemeet.toggleparticipants"
}
],
Expand All @@ -172,7 +172,7 @@
"Name": "Google Meet",
"Icon": "images/plugin_icon",
"URL": "https://github.com/ChrisRegado/streamdeck-googlemeet",
"Version": "1.0.1",
"Version": "1.1.0",
"Category": "Google Meet",
"CategoryIcon": "images/category_icon",
"OS": [
Expand Down

0 comments on commit 6816b03

Please sign in to comment.