diff --git a/main.sh b/main.sh index 5a7e22a..0f8fbc3 100755 --- a/main.sh +++ b/main.sh @@ -6,7 +6,7 @@ set -e echo "$PIKA_BUILD_ARCH" > pika-build-arch -VERSION="1.0.1" +VERSION="1.1.0" # Clone Upstream git clone --recurse-submodules https://github.com/ghostty-org/ghostty.git -b v"$VERSION"