Skip to content

Commit 671c0a4

Browse files
committed
Bumped app.latestResourceCommitHash ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions/tree/main/amazongpt]
1 parent 66b527b commit 671c0a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatgpt/amazongpt/amazongpt.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @description Adds the magic of AI to Amazon shopping
44
// @author KudoAI
55
// @namespace https://kudoai.com
6-
// @version 2025.3.2
6+
// @version 2025.3.3
77
// @license MIT
88
// @icon https://amazongpt.kudoai.com/assets/images/icons/amazongpt/black-gold-teal/icon48.png?v=0fddfc7
99
// @icon64 https://amazongpt.kudoai.com/assets/images/icons/amazongpt/black-gold-teal/icon64.png?v=0fddfc7
@@ -133,7 +133,7 @@
133133
support: 'https://amazongpt.kudoai.com/issues',
134134
update: 'https://raw.githubusercontent.com/KudoAI/amazongpt/main/greasemonkey/amazongpt.user.js'
135135
},
136-
latestResourceCommitHash: 'e1754b4' // for cached messages.json
136+
latestResourceCommitHash: '2566a02' // for cached messages.json
137137
}
138138
app.urls.resourceHost = app.urls.gitHub.replace('github.com', 'cdn.jsdelivr.net/gh')
139139
+ `@${app.latestResourceCommitHash}`

0 commit comments

Comments
 (0)