From ff8ef55916a08561657b57744308533263c76cfd Mon Sep 17 00:00:00 2001 From: Ashley Stewart Date: Tue, 3 Oct 2023 16:25:58 +1000 Subject: [PATCH] QSMxT: v6.1.0 --- recipes/qsmxt/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/qsmxt/build.sh b/recipes/qsmxt/build.sh index 1c457c24..cd57ea8d 100755 --- a/recipes/qsmxt/build.sh +++ b/recipes/qsmxt/build.sh @@ -2,7 +2,7 @@ set -e export toolName='qsmxt' -export toolVersion='6.0.0' +export toolVersion='6.1.0' # Don't forget to update version change in README.md!!!!! if [ "$1" != "" ]; then