From 6293bb5b8f40246234984f4145e9b8b6abb300cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BD=97=E6=B3=BD=E8=BD=A9?= Date: Sun, 10 May 2026 10:35:45 +0800 Subject: [PATCH] Bump git-extras version to 7.6.0-dev --- bin/git-extras | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/git-extras b/bin/git-extras index 9d688b6..d57dd7e 100755 --- a/bin/git-extras +++ b/bin/git-extras @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION="7.5.0" +VERSION="7.6.0-dev" INSTALL_SCRIPT="https://raw.githubusercontent.com/tj/git-extras/main/install.sh" update() {