diff --git a/internal/resticinstaller/resticinstaller.go b/internal/resticinstaller/resticinstaller.go index bf32f6b7..5dbc6e0a 100644 --- a/internal/resticinstaller/resticinstaller.go +++ b/internal/resticinstaller/resticinstaller.go @@ -26,7 +26,7 @@ var ( ) var ( - RequiredResticVersion = "0.16.3" + RequiredResticVersion = "0.16.4" findResticMu sync.Mutex didTryInstall bool