diff --git a/README.md b/README.md index 3faa387..34fa846 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ EZProxy Redirect Browser Extension [![Build](https://github.com/tom5760/chrome-ezproxy/actions/workflows/publish.yml/badge.svg)](https://github.com/tom5760/chrome-ezproxy/actions/workflows/publish.yml) -Version: [v21](https://github.com/tom5760/chrome-ezproxy/releases/tag/v21) +Version: [v22](https://github.com/tom5760/chrome-ezproxy/releases/tag/v22) -By: Tom Wambold -Code: https://github.com/tom5760/chrome-ezproxy -Chrome Extension: https://chromewebstore.google.com/detail/ezproxy-redirect/gfhnhcbpnnnlefhobdnmhenofhfnnfhi -Firefox Extension: https://addons.mozilla.org/addon/firefox-ezproxy-redirect/ +* By: Tom Wambold +* Code: https://github.com/tom5760/chrome-ezproxy +* Chrome Extension: https://chromewebstore.google.com/detail/ezproxy-redirect/gfhnhcbpnnnlefhobdnmhenofhfnnfhi +* Firefox Extension: https://addons.mozilla.org/addon/firefox-ezproxy-redirect/ Description ----------- diff --git a/manifest_chrome.json b/manifest_chrome.json index 5cf2b91..5008f75 100644 --- a/manifest_chrome.json +++ b/manifest_chrome.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "EZProxy Redirect", "description": "Quickly reload pages through your library's EZProxy.", - "version": "21", + "version": "22", "author": "Tom Wambold ", "homepage_url": "https://github.com/tom5760/chrome-ezproxy", "background": { diff --git a/manifest_firefox.json b/manifest_firefox.json index 38af904..74bd6a4 100644 --- a/manifest_firefox.json +++ b/manifest_firefox.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "EZProxy Redirect", "description": "Quickly reload pages through your library's EZProxy.", - "version": "21", + "version": "22", "author": "Tom Wambold ", "homepage_url": "https://github.com/tom5760/chrome-ezproxy", "browser_specific_settings": {