Fixed version number.
This commit is contained in:
parent
05fc5f6a47
commit
0c7781d6b4
3 changed files with 11 additions and 10 deletions
|
@ -94,6 +94,7 @@ val semver = project {
|
|||
|
||||
autoGitTag {
|
||||
enabled = true
|
||||
push = false
|
||||
message = "Version $version"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue