From bc4fef61f3ba912406073d8fba0fbe7444f42117 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 13 Jun 2026 02:31:50 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20irosthebeggar/mstream=20?= =?UTF-8?q?v6.10.1=20=E2=86=92=20v6.11.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/mstream/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mstream/docker-bake.hcl b/apps/mstream/docker-bake.hcl index 02eb8b5d4..93b547b78 100644 --- a/apps/mstream/docker-bake.hcl +++ b/apps/mstream/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=IrosTheBeggar/mStream versioning=loose - default = "6.10.1" + default = "6.11.0" } variable "LICENSE" {