From 2f77b64b336103470049016871b39b5705c3a2bb Mon Sep 17 00:00:00 2001 From: hk Date: Sat, 16 Sep 2017 12:57:25 +0200 Subject: [PATCH] Bump version --- src/borgwrapper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/borgwrapper.sh b/src/borgwrapper.sh index 68bc573..05096bd 100755 --- a/src/borgwrapper.sh +++ b/src/borgwrapper.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="1.1.0" +VERSION="1.2.0" print_usage () {