From aa139c77f9611605a047d042c3e45dca30fe2c74 Mon Sep 17 00:00:00 2001 From: Torbjorn Tyridal Date: Tue, 21 Apr 2015 12:01:23 +0200 Subject: [PATCH] version bump --- ext/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/package.json b/ext/package.json index a310e56..7e5d3be 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": "0.99.7", + "version": "0.99.8", "icon": "data/icon32.png", "icon64": "data/icon64.png", "permissions": {"private-browsing": true},