Skip to content

Commit

Permalink
Bump version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRegado committed Aug 6, 2022
1 parent 7432429 commit 4480b40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.2.3",
"version": "1.3.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
4 changes: 2 additions & 2 deletions com.chrisregado.googlemeet.sdPlugin/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
}
],
"SupportedInMultiActions": false,
"Tooltip": "Enable/Disable captions.",
"Tooltip": "Enable/disable captions.",
"UUID": "com.chrisregado.googlemeet.togglecaptions"
},
{
Expand Down Expand Up @@ -278,7 +278,7 @@
"Name": "Google Meet",
"Icon": "images/plugin_icon",
"URL": "https://github.com/ChrisRegado/streamdeck-googlemeet",
"Version": "1.2.1",
"Version": "1.3.0",
"Category": "Google Meet",
"CategoryIcon": "images/category_icon",
"OS": [
Expand Down

0 comments on commit 4480b40

Please sign in to comment.