diff --git a/gptscript.yaml b/gptscript.yaml index c5366401987..846fd125682 100644 --- a/gptscript.yaml +++ b/gptscript.yaml @@ -1,6 +1,6 @@ package: name: gptscript - version: 0.8.3 + version: 0.8.4 epoch: 0 description: Develop LLM Apps in Natural Language copyright: @@ -19,7 +19,7 @@ pipeline: with: repository: https://github.com/gptscript-ai/gptscript tag: v${{package.version}} - expected-commit: 019e26b416eb1200bb52d51bc34739f1c1e9b296 + expected-commit: dfcebfca850668d7a27ea9c94ac4e2e54e3bac80 - uses: go/build with: