From 3517fe83596a919188330b7e13cf01e265b5250b Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 20 Dec 2017 00:36:26 +0100 Subject: Increase version v0.3.0 -> v0.3.1 --- CHANGELOG | 4 ++++ manifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index ce26c3b..f020f0d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,10 @@ CHANGELOG ========= +0.3.1 (2017.12.20): + * Fix bug that prevented installation on Windows as a result of the + pre-configured keyboard shortcut + 0.3.0 (2017.03.06): * Add a keyboard shortcut to download the file diff --git a/manifest.json b/manifest.json index 1561978..6ef660b 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Chrome Copy URLs From All Tabs", "description": "What the name says", - "version": "0.3.0", + "version": "0.3.1", "icons": { "16": "images/icon-16.png", -- cgit v1.2.3