From 39eb3c889da3c5b2be1eee6cb479810a06e34d3e Mon Sep 17 00:00:00 2001 From: ferreo Date: Mon, 3 Feb 2025 17:17:47 +0100 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"