diff --git a/main.sh b/main.sh index 17c8b24..064835f 100755 --- a/main.sh +++ b/main.sh @@ -6,7 +6,7 @@ set -e echo "$PIKA_BUILD_ARCH" > pika-build-arch -VERSION="2.28.0" +VERSION="2.29.0" # Clone Upstream git clone https://github.com/fastfetch-cli/fastfetch.git