diff --git a/download.zip b/download.zip index 044a9f9..2bfb246 100644 Binary files a/download.zip and b/download.zip differ diff --git a/extension.crx b/extension.crx index 40a435d..3b29c08 100644 Binary files a/extension.crx and b/extension.crx differ diff --git a/source/common.js b/source/common.js index 744b04d..c1b4bd6 100644 --- a/source/common.js +++ b/source/common.js @@ -1,6 +1,6 @@ "use strict"; -var current_version = 118, +var current_version = 119, div, linkStyle = "color:#ffffff;font-weight:bold;background:linear-gradient(to bottom, rgb(115, 152, 200) 0%,rgb(179, 206, 233) 1%,rgb(82, 142, 204) 5%,rgb(79, 137, 200) 20%,rgb(66, 120, 184) 50%,rgb(49, 97, 161) 100%);padding:3px;text-decoration:none;display:inline-block;width:70px;text-align:center;height:22px;box-sizing:border-box;line-height:14px;border:1px solid rgb(49,96,166);", settings; diff --git a/source/manifest.json b/source/manifest.json index f3714a2..4428466 100644 --- a/source/manifest.json +++ b/source/manifest.json @@ -3,7 +3,7 @@ "name": "Comixology Backup", "description": "Save your Comixology comics as standard CBZ files.", - "version": "2.3.0", + "version": "2.3.1", "minimum_chrome_version": "39", "icons": { diff --git a/source/options.html b/source/options.html index 87254f7..b5738b7 100644 --- a/source/options.html +++ b/source/options.html @@ -121,7 +121,7 @@
- v2.3.0 by Cortys + v2.3.1 by Cortys