We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae3268 commit d92bedaCopy full SHA for d92beda
mill-build/src/millbuild/Settings.scala
@@ -18,7 +18,7 @@ object Settings {
18
)
19
val docTags: Seq[String] = Seq(
20
"0.11.13",
21
- "0.12.12"
+ "0.12.13"
22
23
val mimaBaseVersions: Seq[String] = Seq("0.13.0-M0")
24
0 commit comments