Skip to content

Commit

Permalink
release: v22
Browse files Browse the repository at this point in the history
  • Loading branch information
tom5760 committed Jan 15, 2024
1 parent cee94c0 commit 993ba57
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>
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 <[email protected]>
* 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
-----------
Expand Down
2 changes: 1 addition & 1 deletion manifest_chrome.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>",
"homepage_url": "https://github.com/tom5760/chrome-ezproxy",
"background": {
Expand Down
2 changes: 1 addition & 1 deletion manifest_firefox.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>",
"homepage_url": "https://github.com/tom5760/chrome-ezproxy",
"browser_specific_settings": {
Expand Down

0 comments on commit 993ba57

Please sign in to comment.