From cd7d9c9b84f528ca7cb0437107869e8ec3407ec9 Mon Sep 17 00:00:00 2001 From: ferreo Date: Tue, 28 Jan 2025 20:20:07 +0100 Subject: [PATCH] Update main.sh --- main.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.sh b/main.sh index 50560a8..0792aaf 100755 --- a/main.sh +++ b/main.sh @@ -6,9 +6,9 @@ set -e echo "$PIKA_BUILD_ARCH" > pika-build-arch -VERSION="0.6.0" +VERSION="0.7.0" -git clone --recurse-submodules https://github.com/ilya-zlobintsev/LACT.git -b v0.6.0 +git clone --recurse-submodules https://github.com/ilya-zlobintsev/LACT.git -b v0.7.0 cp -rvf ./debian ./LACT/ cd ./LACT/