Skip to content

Commit c5820ce

Browse files
committed
1.4.1
Refactoring and cleanup, no functional changes.
1 parent 820b694 commit c5820ce

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.0.{build}
1+
version: 1.4.1.{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.0
8+
package_version: 1.4.1
99
assembly_version: '{version}'
1010
file_version: '{version}'
1111
informational_version: '{version}'

0 commit comments

Comments
 (0)