Skip to content

Commit fe6f303

Browse files
committed
Bump version to 1.8.16
1 parent c30fb42 commit fe6f303

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# - Section names should be unique on each level.
88

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

1212
image:
1313
- Visual Studio 2022

Diff for: src/SharedAssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
[assembly: ComVisible(false)]
1010

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

0 commit comments

Comments
 (0)