From f77de1bc52d59a703f268e8d5d89f46963d2bfdb Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Thu, 4 Jul 2024 10:43:30 -0600 Subject: [PATCH] Update templates.ts --- templates/templates.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/templates.ts b/templates/templates.ts index 65510b69..49bd596c 100644 --- a/templates/templates.ts +++ b/templates/templates.ts @@ -321,7 +321,7 @@ export const templates: TemplateData[] = [ { id: 'open-webui', name: 'Open WebUI', - version: 'latest', + version: 'v0.3.7', description: 'Open WebUI is a free and open source chatgpt alternative. Open WebUI is an extensible, feature-rich, and user-friendly self-hosted WebUI designed to operate entirely offline. It supports various LLM runners, including Ollama and OpenAI-compatible APIs. The template include ollama and webui services.', logo: 'open-webui.png', links: {