We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b648fc commit b7458cbCopy full SHA for b7458cb
open-webui.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: open-webui
3
- version: "0.6.41"
+ version: "0.6.42"
4
epoch: 0
5
description: User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
6
copyright:
@@ -54,7 +54,7 @@ environment:
54
pipeline:
55
- uses: git-checkout
56
with:
57
- expected-commit: 6f1486ffd0cb288d0e21f41845361924e0d742b3
+ expected-commit: d95f533214e3fe5beb5e41ec1f349940bc4c7043
58
repository: https://github.com/open-webui/open-webui
59
tag: v${{package.version}}
60
0 commit comments