From 2e64570876b7e09cfa94e6a95bf87722e5c74d1d Mon Sep 17 00:00:00 2001 From: hk Date: Mon, 18 Sep 2017 14:10:00 +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 7ab92c6..21d40ab 100755 --- a/src/borgwrapper.sh +++ b/src/borgwrapper.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="1.2.1" +VERSION="1.3.0" print_usage () {