diff --git a/open-webui.yaml b/open-webui.yaml index 9e08965698d..95b0018cee2 100644 --- a/open-webui.yaml +++ b/open-webui.yaml @@ -1,7 +1,7 @@ package: name: open-webui - version: "0.6.41" - epoch: 2 + version: "0.6.43" + epoch: 0 description: User-friendly AI Interface (Supports Ollama, OpenAI API, ...) copyright: - license: BSD-3-Clause @@ -56,7 +56,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 6f1486ffd0cb288d0e21f41845361924e0d742b3 + expected-commit: a7271532f8a38da46785afcaa7e65f9a45e7d753 repository: https://github.com/open-webui/open-webui tag: v${{package.version}}