diff --git a/home/.chezmoiscripts/run_onchange_after_mcpproxy_install_windows.ps1.tmpl b/home/.chezmoiscripts/run_onchange_after_mcpproxy_install_windows.ps1.tmpl index f550974..a256b28 100644 --- a/home/.chezmoiscripts/run_onchange_after_mcpproxy_install_windows.ps1.tmpl +++ b/home/.chezmoiscripts/run_onchange_after_mcpproxy_install_windows.ps1.tmpl @@ -1,4 +1,4 @@ -{{- $mcpproxyVersion := "v0.29.3" -}} +{{- $mcpproxyVersion := "v0.31.0" -}} {{- if and (eq .chezmoi.os "windows") .private -}} # Install/upgrade mcpproxy from a pinned GitHub release on private Windows systems. # renovate: datasource=github-releases depName=smart-mcp-proxy/mcpproxy-go