mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Bump version to 7.5.0-dev (#1207)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
This commit is contained in:
parent
13cbdfc51e
commit
215382b12d
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
VERSION="7.4.0"
|
VERSION="7.5.0-dev"
|
||||||
INSTALL_SCRIPT="https://raw.githubusercontent.com/tj/git-extras/main/install.sh"
|
INSTALL_SCRIPT="https://raw.githubusercontent.com/tj/git-extras/main/install.sh"
|
||||||
|
|
||||||
update() {
|
update() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue