We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f62e30d commit 5c6555aCopy full SHA for 5c6555a
build.ps1
@@ -1,6 +1,6 @@
1
Properties {
2
$base_version = "1.8.0"
3
- $version_status = "alpha"
+ $version_status = ""
4
$build_number = Get-BuildNumber
5
$git_commit = Get-GitCommit
6
0 commit comments