From 5215efa17063d9e5ad3c90e753e9b7f3aa530150 Mon Sep 17 00:00:00 2001 From: AkinaAcct <108107785+AkinaAcct@users.noreply.github.com> Date: Sat, 5 Oct 2024 10:54:35 +0800 Subject: [PATCH] bump version --- AAP.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AAP.sh b/AAP.sh index 542b2cc..9af5954 100755 --- a/AAP.sh +++ b/AAP.sh @@ -41,7 +41,7 @@ print_help() { printf "${BLUE}%s${RESET}\n\n" " APatch Auto Patch Tool Written by Akina -Version: dev-$(git rev-parse --short HEAD): $(git log --pretty=format:%s $(git rev-parse HEAD) -1) +Version: 7.0.0 Current DIR: $(pwd) -h, -v, print the usage and version.