Skip to content

Commit de3ae83

Browse files
committed
0.2.0
1 parent 25e76ce commit de3ae83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$version = '0.1.0' # the version under development, update after a release
1+
$version = '0.2.0' # the version under development, update after a release
22
$versionSuffix = '-build.0' # manually incremented for local builds
33

44
function isVersionTag($tag){

0 commit comments

Comments
 (0)