mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Fixes #266
This commit is contained in:
parent
27554380d3
commit
e294617d10
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
VERSION="2.0.0"
|
||||
VERSION="2.0.1"
|
||||
|
||||
update() {
|
||||
local bin=$(which git-extras)
|
||||
|
|
|
|||
Loading…
Reference in a new issue