Skip to content

Commit 95f7d0b

Browse files
committed
1.5.0
1 parent 235f7ca commit 95f7d0b

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.4.1.{build}
1+
version: 1.5.0.{build}
22
image: Visual Studio 2019
33
configuration: Release
44
dotnet_csproj:
55
patch: true
66
file: '**\*.csproj'
77
version: '{version}'
8-
package_version: 1.4.1
8+
package_version: 1.5.0
99
assembly_version: '{version}'
1010
file_version: '{version}'
1111
informational_version: '{version}'

0 commit comments

Comments
 (0)