diff --git a/main.sh b/main.sh index 7b2acaa..2e0ab8d 100755 --- a/main.sh +++ b/main.sh @@ -6,7 +6,7 @@ set -e echo "$PIKA_BUILD_ARCH" > pika-build-arch -VERSION="1.0.5" +VERSION="1.0.6" # Clone Upstream git clone https://github.com/sched-ext/scx.git -b v"$VERSION"