diff --git a/self-host/how-to-update.mdx b/self-host/how-to-update.mdx index 2735f75..c980bca 100644 --- a/self-host/how-to-update.mdx +++ b/self-host/how-to-update.mdx @@ -70,7 +70,7 @@ services: plugins: badger: moduleName: github.com/fosrl/badger - version: v1.3.0 # Update to latest version + version: v1.4.1 # Update to latest version ``` diff --git a/self-host/manual/manual-install.mdx b/self-host/manual/manual-install.mdx index 9a54a84..5cf2454 100644 --- a/self-host/manual/manual-install.mdx +++ b/self-host/manual/manual-install.mdx @@ -205,7 +205,7 @@ experimental: plugins: badger: moduleName: "github.com/fosrl/badger" - version: "v1.3.0" + version: "v1.4.1" log: level: "INFO" diff --git a/self-host/manual/unraid.mdx b/self-host/manual/unraid.mdx index 80aa11b..7d45b9a 100644 --- a/self-host/manual/unraid.mdx +++ b/self-host/manual/unraid.mdx @@ -136,7 +136,7 @@ experimental: plugins: badger: moduleName: "github.com/fosrl/badger" - version: "v1.3.0" + version: "v1.4.1" log: level: "INFO"