Release script relative URL

This commit is contained in:
James Barnsley
2017-10-02 08:56:16 +13:00
parent 4948570a47
commit dcdecd989a

View File

@ -7,7 +7,7 @@
# everything and creates a new tag, based on the current version number. # everything and creates a new tag, based on the current version number.
## ##
VERSION=$(cat VERSION.md) VERSION=$(cat build_tools/VERSION.md)
echo -e "Releasing $VERSION" echo -e "Releasing $VERSION"