aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2017-03-06 03:29:57 +0100
committerTeddy Wing2017-03-06 03:29:57 +0100
commit09b38f5c90fb3fd2c5556cb28c1b63ef058f650d (patch)
treefcfa0ebcdf33674f978dec7cf9a78c335f741679
parent8065c547042d0ecf1d3da5339ed1f34237693a77 (diff)
downloadchrome-copy-urls-from-all-tabs-09b38f5c90fb3fd2c5556cb28c1b63ef058f650d.tar.bz2
Increase version 0.2.0 -> 0.3.0
-rw-r--r--CHANGELOG3
-rw-r--r--manifest.json2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 379efbd..ce26c3b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,9 @@
CHANGELOG
=========
+0.3.0 (2017.03.06):
+ * Add a keyboard shortcut to download the file
+
0.2.0 (2015.02.15):
* Add an option to change the downloaded filename prefix
* README: update installation instructions
diff --git a/manifest.json b/manifest.json
index 84c65c8..827cc1a 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.2.0",
+ "version": "0.3.0",
"icons": {
"16": "images/icon-16.png",