Skip to content

Commit

Permalink
Bump version to 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
odinserj committed Feb 9, 2024
1 parent 8bfdd73 commit 9d6e349
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ image:
# - Ubuntu2204

# Please don't edit it manually, use the `build.bat version` command instead.
version: 0.8.2-build-0{build}
version: 0.8.3-build-0{build}

environment:
SIGNPATH_API_TOKEN:
Expand Down
2 changes: 1 addition & 1 deletion src/SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
[assembly: CLSCompliant(true)]

// Please don't edit it manually, use the `build.bat version` command instead.
[assembly: AssemblyVersion("0.8.2")]
[assembly: AssemblyVersion("0.8.3")]

0 comments on commit 9d6e349

Please sign in to comment.