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