From 276a30778053a2f2e23a1f68e4c632a275dce0cf Mon Sep 17 00:00:00 2001 From: spacewander Date: Sat, 6 May 2017 14:45:15 +0800 Subject: [PATCH] Bump version to 4.4.0-dev. --- bin/git-extras | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/git-extras b/bin/git-extras index e49cd24..90bd3f1 100755 --- a/bin/git-extras +++ b/bin/git-extras @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION="4.3.0" +VERSION="4.4.0-dev" INSTALL_SCRIPT="https://raw.githubusercontent.com/tj/git-extras/master/install.sh" update() {