diff --git a/update-versions.ps1 b/update-versions.ps1 index 3ec258df..960c205a 100644 --- a/update-versions.ps1 +++ b/update-versions.ps1 @@ -22,6 +22,4 @@ echo "Replacing version in $installer into $installerReplaced" rm $installer mv $installerReplaced $installer -git status - echo "==================================== update-versions.ps1 complete ====================================" \ No newline at end of file