diff --git a/Makefile b/Makefile index f7096539a..c7ce57439 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.