Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
julienrf authored Oct 15, 2021
1 parent 7567ac3 commit ad851f1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -54,8 +54,7 @@ ThisBuild / version := "1.1.0"
~~~

In case you use a plugin like [sbt-dynver], which automatically sets
the `version` based on the Git status, you have nothing to do (the
`version` set by sbt-dynver will just work with sbt-version-policy).
the `version` based on the Git status, [read below](#how-to-integrate-with-sbt-dynver).

## Use

@@ -283,4 +282,4 @@ versionCheck / skip := true

[recommended versioning scheme]: https://docs.scala-lang.org/overviews/core/binary-compatibility-for-library-authors.html#recommended-versioning-scheme
[MiMa]: https://github.com/lightbend/mima
[sbt-dynver]: https://github.com/dwijnand/sbt-dynver
[sbt-dynver]: https://github.com/dwijnand/sbt-dynver

0 comments on commit ad851f1

Please sign in to comment.