From 6e16fb1967b91865396fc114f22db0315f55bfd9 Mon Sep 17 00:00:00 2001 From: Torbjorn Tyridal Date: Sun, 28 Feb 2016 09:41:08 +0100 Subject: [PATCH] 2.0.1 release --- ext/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/package.json b/ext/package.json index c6d5ce4..15d1aac 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.1pre3", + "version": "2.0.1", "icon": "data/icon32.png", "icon64": "data/icon64.png", "permissions": {"private-browsing": true, "multiprocess": true},