diff --git a/Makefile b/Makefile index 88e414350..0d09e8d86 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ else endif endif -RESTIC_VER := 0.10.0 +RESTIC_VER := 0.11.0 ### ### These variables should not need tweaking.