mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-07-08 11:10:43 +00:00
chore: update restic version 0.19.1 (#1280)
Co-authored-by: garethgeorge <7906572+garethgeorge@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bec8c23cce
commit
b0748601a5
@@ -10,7 +10,7 @@ var (
|
||||
)
|
||||
|
||||
var (
|
||||
RequiredResticVersion = "0.19.0"
|
||||
RequiredResticVersion = "0.19.1"
|
||||
|
||||
requiredVersionSemver = mustParseSemVer(RequiredResticVersion)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user