Skip to content

Commit 35444ab

Browse files
committed
setting the base version in the build script file to 3 components.
1 parent 2f097cf commit 35444ab

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,5 +1,5 @@
11
Properties {
2-
$base_version = "1.10"
2+
$base_version = "1.10.0"
33
$pre_release = "local"
44
$build_number = Get-BuildNumber
55
$config = "Release"

0 commit comments

Comments
 (0)