From 6c17523be097424a0e1e007d1a91d6a7748d560a Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Sat, 15 Feb 2014 11:48:35 -0700 Subject: [PATCH] Fix version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a6345ea..321d459 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "short_name": "__MSG_appShortName__", "description": "__MSG_appDesc__", "author": "Neale Pickett ", - "version": "7.0β1", + "version": "7.0.1", "app": { "background": { "scripts": ["res/background.js"]