Bump version to 7.1.0-dev (#1041)

This commit is contained in:
罗泽轩 2023-04-26 10:29:51 +08:00 committed by GitHub
parent d7f0fcc546
commit 2fca5edb7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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() {