diff --git a/Makefile b/Makefile index 5d083cd99..33056617c 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ else endif endif -RESTIC_VER := 0.13.1 +RESTIC_VER := 0.14.0 ### ### These variables should not need tweaking.