Skip to content

Commit

Permalink
Fix the section "Override the version" in the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierSegoviaCordoba committed Oct 8, 2024
1 parent b98903d commit 854a65c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,11 +172,9 @@ semver {

##### Override the version

If it possible to force an override of the version:

```kotlin
semver {
version.set("1.0.0")
mapVersion { "1.0.0" }
}
```

Expand Down

0 comments on commit 854a65c

Please sign in to comment.