Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions open-webui.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -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}}

Expand Down
Loading