Skip to content

Commit

Permalink
Updated version number to 3.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbuechel committed Nov 10, 2022
1 parent 21aa407 commit f5e4016
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.4.0.{build}'
version: '3.4.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.4.0 ($(platform))'
assembly_informational_version: '3.4.1 ($(platform))'
install:
- appveyor DownloadFile "https://dist.nuget.org/win-x86-commandline/latest/nuget.exe"
build_script:
Expand Down

0 comments on commit f5e4016

Please sign in to comment.