diff --git a/openrct2.proj b/openrct2.proj index edc667dc4b..ffee1c1c29 100644 --- a/openrct2.proj +++ b/openrct2.proj @@ -18,6 +18,9 @@ 0.0.5 + -$(GIT_BRANCH)-$(GIT_COMMIT_SHA1_SHORT) + $(GIT_TAG) + -$(GIT_TAG) 9 $(COMPUTERNAME) @@ -52,7 +55,7 @@ $(ArtifactsDir)openrct2-symbols$(PublishPostfix).zip $(ArtifactsDir)openrct2-installer$(PublishPostfix).exe - OpenRCT2-$(Version)$(VersionExtension)-windows + OpenRCT2-$(Version)$(VersionExtra)-windows @@ -226,9 +229,6 @@ Outputs="$(PublishInstallerExe)" Condition="'$(NO_NSIS)'!='true'"> - -$(GIT_BRANCH)-$(GIT_COMMIT_SHA1_SHORT) - $(GIT_TAG) - -$(GIT_TAG) $([System.IO.Path]::GetFilename($(PublishInstallerExe)))