Skip to content

Commit 14e69f7

Browse files
committed
Bumped chatgpt.js to 3.7.1
1 parent 70c3a02 commit 14e69f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

starters/greasemonkey/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 2025.2.21
6+
// @version 2025.2.21.1
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.0/dist/chatgpt.min.js
11+
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@3.7.1/dist/chatgpt.min.js
1212
// @grant GM_getValue
1313
// @grant GM_setValue
1414
// @noframes

0 commit comments

Comments
 (0)