From 3cc866dd97578719be82c19d4197883a1500269e Mon Sep 17 00:00:00 2001 From: spacewander Date: Mon, 28 Sep 2020 17:47:23 +0800 Subject: [PATCH] Bump version to 6.2.0-dev --- bin/git-extras | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/git-extras b/bin/git-extras index eb56b6b..4e25d44 100755 --- a/bin/git-extras +++ b/bin/git-extras @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION="6.1.0" +VERSION="6.2.0-dev" INSTALL_SCRIPT="https://raw.githubusercontent.com/tj/git-extras/master/install.sh" update() {