From 07b558eeb7d438c731ae6a44091362ffe1b2d088 Mon Sep 17 00:00:00 2001 From: s2 Date: Tue, 21 Nov 2017 09:13:36 +0100 Subject: [PATCH] v1.1.5 --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 7be4839..4e1f6ad 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.4", + "version": "1.1.5", "homepage_url": "https://github.com/S2-/pwgen", "icons": { "48": "icons/lock-48.png"