Skip to content

Commit 0714f5f

Browse files
Set library version: 0.13.3
1 parent 2665ac7 commit 0714f5f

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.2.{build}
6+
version: 0.13.3.{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
@@ -38,7 +38,7 @@
3838

3939
<Major>0</Major>
4040
<Minor>13</Minor>
41-
<Revision>2</Revision>
41+
<Revision>3</Revision>
4242

4343
<BuildNumber Condition=" '$(APPVEYOR_BUILD_NUMBER)' != '' ">$(APPVEYOR_BUILD_NUMBER)</BuildNumber>
4444
<BuildNumber Condition=" '$(BuildNumber)' == '' ">0</BuildNumber>

0 commit comments

Comments
 (0)