Skip to content

Commit db40538

Browse files
Merge pull request #11 from cloudnautique/main
chore: bump gptscript version
2 parents 2a2695f + f6f9c02 commit db40538

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/install-binary.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ if (process.platform === 'win32') {
6666
const gptscript_info = {
6767
name: "gptscript",
6868
url: "https://github.com/gptscript-ai/gptscript/releases/download/",
69-
version: "v0.4.0"
69+
version: "v0.4.1"
7070
}
7171

7272
const pltfm = {

0 commit comments

Comments
 (0)