mirror of
https://github.com/garethgeorge/backrest.git
synced 2025-12-12 16:55:39 +00:00
fix: update to newest restic bugfix release 0.17.1
This commit is contained in:
@@ -27,7 +27,7 @@ var (
|
||||
)
|
||||
|
||||
var (
|
||||
RequiredResticVersion = "0.17.0"
|
||||
RequiredResticVersion = "0.17.1"
|
||||
|
||||
findResticMu sync.Mutex
|
||||
didTryInstall bool
|
||||
|
||||
Reference in New Issue
Block a user