diff --git a/chrome/manifest.json b/chrome/manifest.json index 14a558fd..5c38a7a1 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -1,6 +1,6 @@ { "name" : "Twitch Now", - "version" : "1.1.78", + "version" : "1.1.79", "default_locale" : "en", "manifest_version" : 2, "description" : "Explore games & track your favorite streams on Twitch", diff --git a/firefox/package.json b/firefox/package.json index 053901c0..ca4b4fe0 100644 --- a/firefox/package.json +++ b/firefox/package.json @@ -5,7 +5,7 @@ "description": "Explore games & track your favorite streams on Twitch", "author" : "Ndragomirov", "license" : "MPL 2.0", - "version" : "1.1.78", + "version" : "1.1.79", "permissions": { "private-browsing" : true, "unsafe-content-script": true diff --git a/version.json b/version.json index bcf4a781..1d164bd8 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "1.1.78" + "version": "1.1.79" } \ No newline at end of file