diff --git a/main.sh b/main.sh index be1aa5c..43df42e 100755 --- a/main.sh +++ b/main.sh @@ -6,7 +6,7 @@ set -e echo "$PIKA_BUILD_ARCH" > pika-build-arch -VERSION="0.7.3" +VERSION="0.7.4" # Clone Upstream git clone --recurse-submodules https://github.com/hyprwm/hyprpaper -b v"$VERSION"