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 54c7a8a commit 0317e04Copy full SHA for 0317e04
appveyor.yml
@@ -3,7 +3,7 @@
3
#---------------------------------#
4
5
# version format
6
-version: 0.2.0.{build}
+version: 0.3.0.{build}
7
8
9
# environment configuration #
@@ -34,7 +34,7 @@ deploy:
34
name: production
35
artifact: /GitExtensions.Extensibility.*\.nupkg/
36
api_key:
37
- secure: DvVb/qMGNgD0/vGhMyz4V8o/m98loHN/tr+bKGGxaizrn54gKoRyHOwsYTShtmX6
+ secure: 6SPyC/5vMA5V8913OH9JXjHSvdXHQEzLN17uF6q/cSI3l930rsDctRx+8VRFRhV6
38
skip_symbols: false
39
on:
40
branch: master
0 commit comments