Skip to content

Commit 8832ccc

Browse files
adamluikudo-sync-bot
authored andcommitted
Bumped chatgpt.js to 2.6.8 ↞ [auto-sync from KudoAI/chatgpt.js]
1 parent 671a6ca commit 8832ccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatgpt.js-greasemonkey-starter.user.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
// @description A Greasemonkey template to start using chatgpt.js like a boss
44
// @author chatgpt.js
55
// @namespace https://chatgpt.js.org
6-
// @version 2024.3.18
6+
// @version 2024.4.4
77
// @license MIT
88
// @match https://chat.openai.com/*
99
// @icon https://raw.githubusercontent.com/KudoAI/chatgpt.js-greasemonkey-starter/main/media/images/icons/robot/icon48.png
1010
// @icon64 https://raw.githubusercontent.com/KudoAI/chatgpt.js-greasemonkey-starter/main/media/images/icons/robot/icon64.png
11-
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js
11+
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.8/dist/chatgpt.min.js
1212
// @grant GM_getValue
1313
// @grant GM_setValue
1414
// @noframes

0 commit comments

Comments
 (0)