From 73d38c10e8a0ad428331af652e424b3fe0152c0f Mon Sep 17 00:00:00 2001 From: hkbakke Date: Fri, 15 Sep 2017 14:17:45 +0200 Subject: [PATCH] Update version --- src/borgwrapper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/borgwrapper.sh b/src/borgwrapper.sh index 2efcfda..17ab10a 100755 --- a/src/borgwrapper.sh +++ b/src/borgwrapper.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="1.0.0" +VERSION="1.1.0" print_usage () {