Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
erickutcher committed Jun 17, 2024
1 parent 634c843 commit a9ce4be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HTTP_Downloader_Chrome_Extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "__MSG_extension_description__",
"manifest_version": 3,
"name": "HTTP Downloader",
"version": "1.0.2.6",
"version": "1.0.2.7",
"homepage_url": "https://erickutcher.github.io/#HTTP_Downloader",

"icons":
Expand Down
2 changes: 1 addition & 1 deletion HTTP_Downloader_Firefox_WebExtension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "__MSG_extension_description__",
"manifest_version": 2,
"name": "HTTP Downloader",
"version": "1.0.2.7",
"version": "1.0.2.8",
"homepage_url": "https://erickutcher.github.io/#HTTP_Downloader",

"applications":
Expand Down

0 comments on commit a9ce4be

Please sign in to comment.