We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 784e5e9 commit adde906Copy full SHA for adde906
appveyor.yml
@@ -1,5 +1,5 @@
1
#version should be only changed with RELEASE eminent, see RELEASE.md
2
-version: 2.3.{build}
+version: 2.2.{build}
3
4
clone_depth: 1
5
pull_requests:
@@ -74,6 +74,6 @@ deploy:
74
secure: +Zxb8M5W+UJV1yd9n8seu3PvH/hGNPEmgriGBnsSmtxjKPQAJ4+iL7tKAmfPHAuG
75
artifact: 'NuGetPackages'
76
on:
77
- branch: /master|v\d+\.\d+\.\d+[.*]/
+ branch: /master/
78
APPVEYOR_REPO_TAG: true
79
0 commit comments