From 59dc5c748c1517b09439931207c9674101ba33d1 Mon Sep 17 00:00:00 2001 From: Anton G Date: Fri, 15 May 2015 21:32:33 +0500 Subject: [PATCH] Release version 1.2.2 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index dd5fb75..e10bb83 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "description": "__MSG_appDesc__", "icons": { "48": "icon48.png", "128": "icon128.png" }, "default_locale": "en", - "version": "1.2.1", + "version": "1.2.2", "manifest_version": 2, "homepage_url": "https://github.com/Dexterity/topscroll", "permissions": ["http://*/*", "https://*/*", "ftp://*/*"],