Skip to content

Commit 8b8784b

Browse files
committed
bump version
1 parent 8bf383c commit 8b8784b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
# the version under development, update after a release
3-
$version = '4.0.1.9'
3+
$version = '4.0.1.13'
44

55
function isVersionTag($tag){
66
$v = New-Object Version

0 commit comments

Comments
 (0)