From 3a88be4362ab67c1c938fdf38439c371d6809efd Mon Sep 17 00:00:00 2001 From: s2 Date: Tue, 28 Nov 2017 22:01:18 +0100 Subject: [PATCH] v1.1.20 --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index dd80644..0948a13 100644 --- a/src/manifest.json +++ b/src/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 reloaded", - "version": "1.1.19", + "version": "1.1.20", "homepage_url": "https://github.com/S2-/pwgen", "icons": { "48": "icons/lock-48.png"