diff --git a/internal/resticinstaller/resticinstaller.go b/internal/resticinstaller/resticinstaller.go index 70c3b3f7..982fb105 100644 --- a/internal/resticinstaller/resticinstaller.go +++ b/internal/resticinstaller/resticinstaller.go @@ -27,7 +27,7 @@ var ( ) var ( - RequiredResticVersion = "0.16.4" + RequiredResticVersion = "0.17.0" findResticMu sync.Mutex didTryInstall bool