From 4bd9407a88efa00902aaa6981181ae9a92733c75 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Sun, 19 Jan 2014 22:13:22 -0700 Subject: [PATCH] Bump version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2be5f6e..8f12fbc 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "short_name": "__MSG_appShortName__", "description": "__MSG_appDesc__", "author": "Neale Pickett ", - "version": "6.0", + "version": "6.0.1", "app": { "background": { "scripts": ["res/background.js"]