Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Commit 99569cb

Browse files
committed
Bump version to 1.6.2
1 parent cf96879 commit 99569cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# - Section names should be unique on each level.
88

99
# Don't edit manually! Use `build.bat version` command instead!
10-
version: 1.6.1-build-0{build}
10+
version: 1.6.2-build-0{build}
1111

1212
os: Visual Studio 2015
1313

src/SharedAssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
[assembly: CLSCompliant(false)]
1212

1313
// Don't edit manually! Use `build.bat version` command instead!
14-
[assembly: AssemblyVersion("1.6.1")]
14+
[assembly: AssemblyVersion("1.6.2")]

0 commit comments

Comments
 (0)