Ver Fonte

Enabled update-version in anticipation of the versioning PR.

Erwin de Haan há 6 anos atrás
pai
commit
2c65fe53f2
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      deployment/make.sh

+ 1 - 2
deployment/make.sh

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