From 993ba572d46dc9d71f4b95d826bd8009e2c9b091 Mon Sep 17 00:00:00 2001 From: Tom Wambold Date: Mon, 15 Jan 2024 18:40:36 -0500 Subject: [PATCH] release: v22 --- README.md | 10 +++++----- manifest_chrome.json | 2 +- manifest_firefox.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) 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": {