From 25636524d3bd9ae12190cd70b93ac3f0d15aaf02 Mon Sep 17 00:00:00 2001 From: Marcin Tojek Date: Wed, 3 Dec 2025 12:34:01 +0100 Subject: [PATCH] fixes 2 --- registry/coder-labs/modules/open-webui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/coder-labs/modules/open-webui/README.md b/registry/coder-labs/modules/open-webui/README.md index 4f1e8b44..15bc16ea 100644 --- a/registry/coder-labs/modules/open-webui/README.md +++ b/registry/coder-labs/modules/open-webui/README.md @@ -30,7 +30,7 @@ This module installs and runs Open WebUI using Python and pip within your Coder module "open-webui" { count = data.coder_workspace.me.start_count source = "registry.coder.com/coder-labs/open-webui/coder" - version = "1.0.0" + version = "0.9.0" agent_id = coder_agent.main.id } ``` \ No newline at end of file