From 58d362e2a93034d839b82a77b95f922bb4baeb3c Mon Sep 17 00:00:00 2001 From: Ashley Stewart Date: Thu, 12 Oct 2023 13:10:12 +1000 Subject: [PATCH] QSMxT: v6.2.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 f1e793dc..c38815b1 100755 --- a/recipes/qsmxt/build.sh +++ b/recipes/qsmxt/build.sh @@ -2,7 +2,7 @@ set -e export toolName='qsmxt' -export toolVersion='6.1.0' +export toolVersion='6.2.0' # Don't forget to update version change in README.md!!!!! if [ "$1" != "" ]; then