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
6 changes: 3 additions & 3 deletions open-webui.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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}}

Expand Down
Loading