Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Commit

Permalink
Removed BETA from informational version.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbuechel committed May 27, 2020
1 parent aa5e50b commit d093d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ assembly_info:
file: AssemblyInfo.*
assembly_version: '{version}'
assembly_file_version: '{version}'
assembly_informational_version: '1.0.0 BETA ($(platform))'
assembly_informational_version: '1.0.0 ($(platform))'
install:
- appveyor DownloadFile https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
build_script:
Expand Down

0 comments on commit d093d33

Please sign in to comment.