From 89934d8e9b1d31521aaa1d82a346bd0900b1342d Mon Sep 17 00:00:00 2001 From: Finn Huhne <6942107+fhuhne@users.noreply.github.com> Date: Tue, 6 Dec 2022 13:12:56 +0100 Subject: [PATCH] Update 3.0.1 --- package-lock.json | 4 ++-- package.json | 2 +- src/dashboard.html | 2 +- src/manifest.json | 2 +- src/popup.html | 2 +- website/index.html | 8 ++++++++ 6 files changed, 14 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 310755e..13f6a6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cr_unblocker", - "version": "3.0.0", + "version": "3.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cr_unblocker", - "version": "3.0.0", + "version": "3.0.1", "license": "MIT", "devDependencies": { "eslint": "^8.16.0", diff --git a/package.json b/package.json index 07bd14f..0a879c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cr_unblocker", - "version": "3.0.0", + "version": "3.0.1", "description": "", "main": "server.js", "scripts": { diff --git a/src/dashboard.html b/src/dashboard.html index 8019109..142784d 100644 --- a/src/dashboard.html +++ b/src/dashboard.html @@ -9,7 +9,7 @@
diff --git a/src/manifest.json b/src/manifest.json index 324b903..4edd4ec 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "CR-Unblocker", - "version": "3.0.0", + "version": "3.0.1", "description": "A tool that will proxy the Crunchyroll Session ID through a US server.", "homepage_url": "https://cr-unblocker.us.to/", "author": "Finn", diff --git a/src/popup.html b/src/popup.html index 74c0c70..176055d 100644 --- a/src/popup.html +++ b/src/popup.html @@ -27,7 +27,7 @@

diff --git a/website/index.html b/website/index.html index e1e7af9..7ceeb41 100644 --- a/website/index.html +++ b/website/index.html @@ -9,6 +9,14 @@

Crunchyroll Unblocker

Download

Firefox Users can get the extension here.

Changelog

+

3.0.1 - A housekeeping update

+

This release fixes some bugs and removes the code used for "old crunchyroll".

+

3.0.0 - CR-Unblocker turns 3!

CR-Unblocker now supports the new Crunchyroll Beta. This means no longer being limited to non logged in usage.