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 f6f3358 commit 186998dCopy full SHA for 186998d
appveyor.yml
@@ -3,7 +3,7 @@
3
#---------------------------------#
4
5
# version format
6
-version: 0.13.1.{build}
+version: 0.13.2.{build}
7
8
# branches to build
9
branches:
build/common.props
@@ -37,7 +37,7 @@
37
38
<Major>0</Major>
39
<Minor>13</Minor>
40
- <Revision>1</Revision>
+ <Revision>2</Revision>
41
42
<BuildNumber Condition=" '$(APPVEYOR_BUILD_NUMBER)' != '' ">$(APPVEYOR_BUILD_NUMBER)</BuildNumber>
43
<BuildNumber Condition=" '$(BuildNumber)' == '' ">0</BuildNumber>
0 commit comments