From 95713dfcea7def47d8cbfe8e968103e85c6e1f5b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 14 Jan 2026 07:07:45 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20whisparr=203.0.2.1680=20?= =?UTF-8?q?=E2=86=92=203.1.0.2116?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/whisparr/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/whisparr/docker-bake.hcl b/apps/whisparr/docker-bake.hcl index 3de256827..7cf9d267a 100644 --- a/apps/whisparr/docker-bake.hcl +++ b/apps/whisparr/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=custom.servarr-eros depName=whisparr versioning=loose - default = "3.0.2.1680" + default = "3.1.0.2116" } variable "LICENSE" {