Skip to content

Commit

Permalink
Release build of version 3.7.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbuechel committed Jun 14, 2024
1 parent 35f144a commit b13f30a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor-release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: '3.7.0.{build}'
version: '3.7.1.{build}'
image: Windows
configuration: Release
platform:
Expand All @@ -12,7 +12,7 @@ assembly_info:
file: AssemblyInfo.*
assembly_version: '{version}'
assembly_file_version: '{version}'
assembly_informational_version: '3.7.0 ($(platform))'
assembly_informational_version: '3.7.1 ($(platform))'
install:
- appveyor DownloadFile "https://dist.nuget.org/win-x86-commandline/latest/nuget.exe"
build_script:
Expand Down

0 comments on commit b13f30a

Please sign in to comment.