From 50d4ecf2a0e6b6cf4b18ec7b657726cb3f0d042f Mon Sep 17 00:00:00 2001 From: s2 Date: Wed, 15 Nov 2017 16:57:22 +0100 Subject: [PATCH] use semver --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 532f447..8fb7da0 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", + "version": "1.0.0", "homepage_url": "http://www.google.com", "icons": { "48": "icons/lock-48.png"