Skip to content

Commit a936815

Browse files
Set library version: 0.13.1
1 parent 708be49 commit a936815

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#---------------------------------#
44

55
# version format
6-
version: 0.13.0.{build}
6+
version: 0.13.1.{build}
77

88
# branches to build
99
branches:

build/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<Major>0</Major>
3434
<Minor>13</Minor>
35-
<Revision>0</Revision>
35+
<Revision>1</Revision>
3636

3737
<BuildNumber Condition=" '$(APPVEYOR_BUILD_NUMBER)' != '' ">$(APPVEYOR_BUILD_NUMBER)</BuildNumber>
3838
<BuildNumber Condition=" '$(BuildNumber)' == '' ">0</BuildNumber>

0 commit comments

Comments
 (0)