mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Bump version in bin/git-extras
- Bump version to 2.0.0 in `bin/git-extras` to enable updating package via `git-extras update`
This commit is contained in:
parent
32d034abd5
commit
293119cf6c
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
VERSION="1.9.1"
|
||||
VERSION="2.0.0"
|
||||
|
||||
update() {
|
||||
local bin=$(which git-extras)
|
||||
|
|
|
|||
Loading…
Reference in a new issue