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 25e76ce commit de3ae83Copy full SHA for de3ae83
build.ps1
@@ -1,4 +1,4 @@
1
-$version = '0.1.0' # the version under development, update after a release
+$version = '0.2.0' # the version under development, update after a release
2
$versionSuffix = '-build.0' # manually incremented for local builds
3
4
function isVersionTag($tag){
0 commit comments