From b0a35c6726edc0b334ac0adaee7d03074c8935b0 Mon Sep 17 00:00:00 2001 From: JJ Date: Mon, 21 Sep 2015 01:05:45 -0400 Subject: [PATCH] Chrome store is picky about versions. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index dcab467..a4a8076 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Infinite Viral", "description": "Viral news all the time.", - "version": "1.3.0", + "version": "1.3.1", "browser_action": { "default_icon": "icon.png",