From c7cd9a4abab78887bf422d3c64c53e3f3282f0ae Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Tue, 15 Aug 2017 13:58:49 +0100 Subject: Bump version to 1.59.1. This is a bug-fix release affecting Firefox only. Accordingly, the Firefox Add-On has been updated, but the Chrome store version will not be updated. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b6b4bd4e..792bc5ab 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.59", + "version": "1.59.1", "description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", -- cgit v1.2.3