Răsfoiți Sursa

Enabled update-version in anticipation of the versioning PR.

Erwin de Haan 6 ani în urmă
părinte
comite
2c65fe53f2
1 a modificat fișierele cu 1 adăugiri și 2 ștergeri
  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