diff --git a/Makefile b/Makefile index b03e51baf..28bb2f35a 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ else endif endif -RESTIC_VER := 0.13.1 +RESTIC_VER := 0.14.0 ### ### These variables should not need tweaking.