Skip to content

Commit

Permalink
version 1.1.204
Browse files Browse the repository at this point in the history
  • Loading branch information
Ndragomirov committed Jun 16, 2018
1 parent fd95ae2 commit f1c472d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Twitch Now",
"version": "1.1.203",
"version": "1.1.204",
"default_locale": "en",
"manifest_version": 2,
"description": "Explore games & track your favorite streams on Twitch",
Expand Down
2 changes: 1 addition & 1 deletion firefox/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Twitch Now",
"version": "1.1.203",
"version": "1.1.204",
"default_locale": "en",
"manifest_version": 2,
"description": "Explore games & track your favorite streams on Twitch",
Expand Down
2 changes: 1 addition & 1 deletion opera/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Twitch Now",
"version": "1.1.203",
"version": "1.1.204",
"default_locale": "en",
"manifest_version": 2,
"description": "Explore games & track your favorite streams on Twitch",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twitch-now",
"version": "1.1.203",
"version": "1.1.204",
"description": "* Chrome version: https://chrome.google.com/webstore/detail/twitch-now/nlmbdmpjmlijibeockamioakdpmhjnpk * Firefox version: https://docs.google.com/file/d/0BykW-NfUUzm5Z2RCWmcxTmQ5cEk * Opera version: https://addons.opera.com/extensions/details/twitch-now/",
"main": "Gruntfile.js",
"dependencies": {
Expand Down

0 comments on commit f1c472d

Please sign in to comment.