Skip to content

Commit 91109d9

Browse files
committed
Bumped chatgpt.js to 3.8.0
1 parent 41490f7 commit 91109d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

starters/greasemonkey/chatgpt.js-greasemonkey-starter.user.js

Lines changed: 2 additions & 2 deletions
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 2025.2.21.1
6+
// @version 2025.4.28
77
// @license MIT
88
// @icon https://cdn.jsdelivr.net/gh/KudoAI/chatgpt.js@1fc50da/starters/greasemonkey/assets/images/icons/robot/icon48.png
99
// @icon64 https://cdn.jsdelivr.net/gh/KudoAI/chatgpt.js@1fc50da/starters/greasemonkey/assets/images/icons/robot/icon64.png
1010
// @match *://chatgpt.com/*
11-
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@3.7.1/dist/chatgpt.min.js
11+
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@3.8.0/dist/chatgpt.min.js
1212
// @grant GM_getValue
1313
// @grant GM_setValue
1414
// @noframes

0 commit comments

Comments
 (0)