diff --git a/scripts/_common.sh b/scripts/_common.sh index bf7b965..2359906 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -BORG_VERSION=1.2.8 +BORG_VERSION=$(ynh_app_upstream_version) #================================================= # PERSONAL HELPERS