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 d2afe93 commit 672fa07Copy full SHA for 672fa07
build.sbt
@@ -1,5 +1,5 @@
1
name := "ore"
2
-version := "1.5.19"
+version := "1.5.20"
3
4
lazy val `ore` = (project in file(".")).enablePlugins(PlayScala)
5
0 commit comments