Skip to content

Commit 6b99013

Browse files
committed
Bump version to 1.5.2
1 parent ee71420 commit 6b99013

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.5.1-build-0{build}
10+
version: 1.5.2-build-0{build}
1111

1212
#---------------------------------#
1313
# environment configuration #

‎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.5.1")]
14+
[assembly: AssemblyVersion("1.5.2")]

0 commit comments

Comments
 (0)