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 b221670 commit 7e0df4bCopy full SHA for 7e0df4b
appveyor.ps1
@@ -1,6 +1,6 @@
1
2
# the version under development, update after a release
3
-$version = '4.0.1.0'
+$version = '4.0.1.1'
4
5
function isVersionTag($tag){
6
$v = New-Object Version
0 commit comments