Skip to content

Commit 118c618

Browse files
committed
update to v2.2.0
1 parent 879cac2 commit 118c618

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

appveyor.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#version should be changed with any pull requests
2-
version: 2.1.{build}
2+
version: 2.2.{build}
33

44
clone_depth: 1
55
pull_requests:
@@ -58,4 +58,5 @@ deploy:
5858
artifact: 'NuGetPackage'
5959
on:
6060
branch: master
61-
APPVEYOR_REPO_TAG: trueX
61+
APPVEYOR_REPO_TAG: true
62+

0 commit comments

Comments
 (0)