Skip to content

Commit eaf1801

Browse files
committed
1.5.2
1 parent 55a45de commit eaf1801

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
version: 1.5.1.{build}
1+
version: 1.5.2.{build}
22
image: Visual Studio 2022
33
configuration: Release
44
dotnet_csproj:
55
patch: true
66
file: '**\*.csproj'
77
version: '{version}'
8-
package_version: 1.5.1
8+
package_version: 1.5.2
99
assembly_version: '{version}'
1010
file_version: '{version}'
1111
informational_version: '{version}'

0 commit comments

Comments
 (0)