Skip to content

Commit

Permalink
Semver => 8.1.1 for bug fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillig committed Oct 9, 2024
1 parent 35c1bd4 commit edb63ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
image: Ubuntu

version: "8.1.0.{build}"
version: "8.1.1.{build}"

dotnet_csproj:
version_prefix: "8.1.0"
version_prefix: "8.1.1"
patch: true
file: 'src\**\*.csproj'

Expand Down

0 comments on commit edb63ea

Please sign in to comment.