From 37569d052b7d4d769ba49aa635afa2441d785e16 Mon Sep 17 00:00:00 2001 From: ultram4rine <42237599+ultram4rine@users.noreply.github.com> Date: Fri, 3 May 2019 20:34:06 +0400 Subject: [PATCH] v1.0.1.1 fixed sorting --- chrome/manifest.json | 2 +- manifest.json | 2 +- mozilla/manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chrome/manifest.json b/chrome/manifest.json index 64821ae..de42c54 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -1,6 +1,6 @@ { "name": "GoodGame Now", - "version": "1.0.1", + "version": "1.0.1.1", "manifest_version": 2, "description": "Track your favorite streamers on GoodGame.ru and get notifications when they come online", "background": { diff --git a/manifest.json b/manifest.json index 64821ae..de42c54 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "GoodGame Now", - "version": "1.0.1", + "version": "1.0.1.1", "manifest_version": 2, "description": "Track your favorite streamers on GoodGame.ru and get notifications when they come online", "background": { diff --git a/mozilla/manifest.json b/mozilla/manifest.json index dd7686e..be56af7 100644 --- a/mozilla/manifest.json +++ b/mozilla/manifest.json @@ -1,6 +1,6 @@ { "name": "GoodGame Now", - "version": "1.0.1", + "version": "1.0.1.1", "manifest_version": 2, "description": "Track your favorite streamers on GoodGame.ru and get notifications when they come online", "background": {