Skip to content

Commit 84c8df4

Browse files
committed
Removed "BETA" from informational version.
1 parent 7b8c69c commit 84c8df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ assembly_info:
1212
file: AssemblyInfo.*
1313
assembly_version: '{version}'
1414
assembly_file_version: '{version}'
15-
assembly_informational_version: '3.0.0 BETA ($(platform))'
15+
assembly_informational_version: '3.0.0 ($(platform))'
1616
install:
1717
- appveyor DownloadFile https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
1818
build_script:

0 commit comments

Comments
 (0)