Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.

Commit 53aaf81

Browse files
Patch version bump
1 parent 4d6d7e6 commit 53aaf81

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amazon-smile-redirect",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "Amazon Smile Redirect",
55
"main": "index.js",
66
"scripts": {

src/manifest.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Amazon Smile Redirect",
44
"short_name": "ASR",
55
"description": "__MSG_appDesc__",
6-
"version": "3.0.4",
6+
"version": "3.0.5",
77
"author": "__MSG_appAuthor",
88
"homepage_url": "https://github.com/webdevnerdstuff/amazon-smile-redirect",
99
"icons": {

src/manifest.v3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Amazon Smile Redirect",
44
"short_name": "ASR",
55
"description": "__MSG_appDesc__",
6-
"version": "3.0.4",
6+
"version": "3.0.5",
77
"author": "__MSG_appAuthor",
88
"homepage_url": "https://github.com/webdevnerdstuff/amazon-smile-redirect",
99
"icons": {

0 commit comments

Comments
 (0)