Jelajahi Sumber

Fix bad do in bump_version

Joshua M. Boniface 4 tahun lalu
induk
melakukan
495c0ba1f1
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      bump_version

+ 0 - 1
bump_version

@@ -49,7 +49,6 @@ sed -i "s/${old_version_sed}/${new_version}/g" ${build_file}
 
 # update nuget package version
 for subproject in ${jellyfin_subprojects[@]}; do
-do
     echo ${subproject}
     # Parse the version from the *.csproj file
     old_version="$(