Skip to content

Commit efe7e6f

Browse files
committed
Bumped app.latestResourceCommitHash ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions/tree/main/duckduckgpt]
1 parent 102d2fe commit efe7e6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatgpt/duckduckgpt/duckduckgpt.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
// @description:zu Yengeza izimpendulo ze-AI ku-DuckDuckGo (inikwa amandla yi-GPT-4o!)
149149
// @author KudoAI
150150
// @namespace https://kudoai.com
151-
// @version 2025.1.14.3
151+
// @version 2025.1.14.4
152152
// @license MIT
153153
// @icon https://assets.ddgpt.com/images/icons/duckduckgpt/icon48.png?v=06af076
154154
// @icon64 https://assets.ddgpt.com/images/icons/duckduckgpt/icon64.png?v=06af076
@@ -260,7 +260,7 @@
260260
},
261261
support: 'https://support.ddgpt.com'
262262
},
263-
latestResourceCommitHash: '37e3587' // for cached messages.json
263+
latestResourceCommitHash: '36ee26d' // for cached messages.json
264264
}
265265
app.urls.resourceHost = app.urls.gitHub.replace('github.com', 'cdn.jsdelivr.net/gh') + `@${app.latestResourceCommitHash}`
266266
app.urls.update = app.urls.greasyFork.replace('https://', 'https://update.')

0 commit comments

Comments
 (0)