diff --git a/bin/git-extras b/bin/git-extras index 81f3a99e6..33098fcfa 100755 --- a/bin/git-extras +++ b/bin/git-extras @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION="7.0.0" +VERSION="7.1.0-dev" INSTALL_SCRIPT="https://raw.githubusercontent.com/tj/git-extras/master/install.sh" update() {