Skip to content

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 7b8c69c commit 84c8df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor-release.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: '3.0.0 BETA ($(platform))'
assembly_informational_version: '3.0.0 ($(platform))'
install:
- appveyor DownloadFile https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
build_script:
Expand Down

0 comments on commit 84c8df4

Please sign in to comment.