Enabled update-version in anticipation of the versioning PR.

This commit is contained in:
Erwin de Haan 2019-01-12 03:09:38 +01:00
parent 2c62f8dbd5
commit 2c65fe53f2

View File

@ -3,8 +3,7 @@
git submodule update --init --recursive git submodule update --init --recursive
pushd ../Jellyfin.Versioning pushd ../Jellyfin.Versioning
#TODO Uncomment the next line with PR is merged. ./update-version
#./update-version
popd popd
#TODO enabled proper flag parsing for enabling and disabling building, signing, packaging and publishing #TODO enabled proper flag parsing for enabling and disabling building, signing, packaging and publishing