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 c72ad19 commit 45c79c3Copy full SHA for 45c79c3
build.sbt
@@ -1,6 +1,6 @@
1
name := "ore"
2
3
-version := "1.5.2"
+version := "1.5.3"
4
5
lazy val `ore` = (project in file(".")).enablePlugins(PlayScala)
6
0 commit comments