Skip to content

Commit b926260

Browse files
author
Adam Warner
committed
bump package version number
1 parent ce3fe42 commit b926260

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,4 +1,4 @@
1-
version: 1.2.2.{build}
1+
version: 1.2.3.{build}
22
pull_requests:
33
do_not_increment_build_number: true
44
image: Visual Studio 2017
@@ -7,7 +7,7 @@ dotnet_csproj:
77
patch: true
88
file: '**\*.csproj'
99
version: '{version}'
10-
package_version: '{version}'
10+
package_version: '1.2.3'
1111
nuget:
1212
disable_publish_on_pr: true
1313
before_build:

0 commit comments

Comments
 (0)