Skip to content

Commit

Permalink
Bump version to 1.8.16
Browse files Browse the repository at this point in the history
  • Loading branch information
odinserj committed Nov 21, 2024
1 parent c30fb42 commit fe6f303
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 @@ -7,7 +7,7 @@
# - Section names should be unique on each level.

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

image:
- Visual Studio 2022
Expand Down
2 changes: 1 addition & 1 deletion src/SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
[assembly: ComVisible(false)]

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

0 comments on commit fe6f303

Please sign in to comment.