From 04c72d53d204b4bc605329e5f352f4f24bd1cf56 Mon Sep 17 00:00:00 2001 From: ferreo Date: Wed, 1 Jan 2025 12:53:10 +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 6779a04..0ed12ec 100755 --- a/main.sh +++ b/main.sh @@ -6,7 +6,7 @@ set -e echo "$PIKA_BUILD_ARCH" > pika-build-arch -VERSION="1.0.0" +VERSION="1.0.1" # Clone Upstream git clone --recurse-submodules https://github.com/ghostty-org/ghostty.git