From d0c40851c081d399347fc8333a5dedc9de6ac4aa Mon Sep 17 00:00:00 2001 From: spacewander Date: Sat, 27 Mar 2021 10:11:31 +0800 Subject: [PATCH] Bump version to 6.3.0-dev --- bin/git-extras | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/git-extras b/bin/git-extras index 02c7926..ef55156 100755 --- a/bin/git-extras +++ b/bin/git-extras @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION="6.2.0" +VERSION="6.3.0-dev" INSTALL_SCRIPT="https://raw.githubusercontent.com/tj/git-extras/master/install.sh" update() {