From 2590998ee04f508be154d776288f02667cf4ba32 Mon Sep 17 00:00:00 2001 From: spacewander Date: Sat, 11 Aug 2018 11:33:30 +0800 Subject: [PATCH] Bump version to 4.7.0-dev. --- bin/git-extras | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/git-extras b/bin/git-extras index 69b844f..4cd996b 100755 --- a/bin/git-extras +++ b/bin/git-extras @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION="4.6.0" +VERSION="4.7.0-dev" INSTALL_SCRIPT="https://raw.githubusercontent.com/tj/git-extras/master/install.sh" update() {