fix: wizard
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
This commit is contained in:
parent
85769b309e
commit
27e12c687b
@ -97,7 +97,7 @@ updateVersion () {
|
|||||||
to=$2
|
to=$2
|
||||||
|
|
||||||
echo "Updating version from \"$from\" to \"$to\""
|
echo "Updating version from \"$from\" to \"$to\""
|
||||||
sed -i.bak "s|$from|$to|g" $REPO/types/version.go
|
sed -i.bak "s|$from|$to|g" $REPO/lib/version.go
|
||||||
}
|
}
|
||||||
|
|
||||||
buildBinary () {
|
buildBinary () {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user