Skip to content

Commit c243f4f

Browse files
committed
Removed beta marker for version 3.1.0.
1 parent 7d55552 commit c243f4f

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.1.0 BETA ($(platform))'
15+
assembly_informational_version: '3.1.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)