mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-08-25 10:26:35 +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:
co-authored by
garethgeorge
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