mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-08-25 10:26:35 +00:00
chore: update restic version to 0.19.0 (#1251)
Co-authored-by: garethgeorge <7906572+garethgeorge@users.noreply.github.com>
This commit is contained in:
co-authored by
garethgeorge
parent
39d9a3d345
commit
0ddfee089c
@@ -10,7 +10,7 @@ var (
|
||||
)
|
||||
|
||||
var (
|
||||
RequiredResticVersion = "0.18.1"
|
||||
RequiredResticVersion = "0.19.0"
|
||||
|
||||
requiredVersionSemver = mustParseSemVer(RequiredResticVersion)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user