mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Nitfix: dropped a line during rebase :-( (#731)
This commit is contained in:
@@ -15,6 +15,7 @@ else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
version_file="api/version/version.go"
|
||||
version=$(grep -m1 -Eo "[0-9]+\.[0-9]+\.[0-9]+" $version_file)
|
||||
echo "Version: $version"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user