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