From cd2ac25b61f7333d63ea39a7e857c366ad96b487 Mon Sep 17 00:00:00 2001 From: Torbjorn Tyridal Date: Mon, 12 Oct 2015 14:36:39 +0200 Subject: [PATCH] v2.0.0 final --- ext/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/package.json b/ext/package.json index 82ddee6..3b377d3 100644 --- a/ext/package.json +++ b/ext/package.json @@ -5,7 +5,7 @@ "description": "Masterpassword (see masterpasswordapp.com) as an extension for Firefox", "author": "Torbjorn Tyridal (ttyridal)", "license": "GPLv3", - "version": "2.0.0rc2", + "version": "2.0.0", "icon": "data/icon32.png", "icon64": "data/icon64.png", "permissions": {"private-browsing": true, "multiprocess": true},