diff --git a/open-webui.yaml b/open-webui.yaml index b98e1c9a54a..5eacdfd5f7c 100644 --- a/open-webui.yaml +++ b/open-webui.yaml @@ -1,6 +1,6 @@ package: name: open-webui - version: "0.6.40" + version: "0.6.41" epoch: 0 description: User-friendly AI Interface (Supports Ollama, OpenAI API, ...) copyright: @@ -54,7 +54,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 140605e660b8186a7d5c79fb3be6ffb147a2f498 + expected-commit: 6f1486ffd0cb288d0e21f41845361924e0d742b3 repository: https://github.com/open-webui/open-webui tag: v${{package.version}}