There was an error while loading. Please reload this page.
1 parent ee71420 commit 6b99013Copy full SHA for 6b99013
appveyor.yml
@@ -7,7 +7,7 @@
7
# - Section names should be unique on each level.
8
9
# Don't edit manually! Use `build.bat version` command instead!
10
-version: 1.5.1-build-0{build}
+version: 1.5.2-build-0{build}
11
12
#---------------------------------#
13
# environment configuration #
src/SharedAssemblyInfo.cs
@@ -11,4 +11,4 @@
[assembly: CLSCompliant(false)]
// Don't edit manually! Use `build.bat version` command instead!
14
-[assembly: AssemblyVersion("1.5.1")]
+[assembly: AssemblyVersion("1.5.2")]
0 commit comments