Skip to content

Commit d1774f6

Browse files
committed
Bumped app.commitHashes.app (#253) ↞ [auto-sync from https://github.com/adamlui/chatgpt-widescreen]
1 parent ee3ce23 commit d1774f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

chatgpt/chatgpt-widescreen/chatgpt-widescreen.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
// @description:zu Thuthukisa iChatGPT ngemodi zesikrini ezibanzi/egcwele/ephezulu + imodi yokuvimbela i-spam. Futhi isebenza ku-poe.com!
236236
// @author Adam Lui
237237
// @namespace https://github.com/adamlui
238-
// @version 2026.7.23
238+
// @version 2026.7.23.1
239239
// @license MIT
240240
// @icon https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@73594ea/assets/images/icons/widescreen-robot-emoji/icon48.png
241241
// @icon64 https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@73594ea/assets/images/icons/widescreen-robot-emoji/icon64.png
@@ -309,7 +309,7 @@
309309
window.app = {
310310
version: GM_info.script.version, configKeyPrefix: `${env.site} Widescreen`,
311311
chatgptjsVer: /chatgpt\.js@([\d.]+)/.exec(GM_info.scriptMetaStr)[1],
312-
commitHashes: { app: '9809d5e' } // for cached <app|messages>.json + sites.json5
312+
commitHashes: { app: '6d99bc3' } // for cached <app|messages>.json + sites.json5
313313
}
314314
app.urls = {
315315
resourceHost: `https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@${app.commitHashes.app}` }

0 commit comments

Comments
 (0)