From c5e06a1256b53b790f94c519b58babe3ab1efcf4 Mon Sep 17 00:00:00 2001 From: s2 Date: Wed, 15 Nov 2017 17:14:59 +0100 Subject: [PATCH] increment version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8fb7da0..c15677e 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "description": "Just a toolbar button that generates a password and copies it to your clipboard.", "manifest_version": 2, "name": "pwgen", - "version": "1.0.0", + "version": "1.1.0", "homepage_url": "http://www.google.com", "icons": { "48": "icons/lock-48.png"