We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e420a commit 74c4006Copy full SHA for 74c4006
1 file changed
build.sbt
@@ -14,4 +14,4 @@ javaSource in Compile := baseDirectory.value / "src"
14
javacOptions ++= Seq("-g", "-deprecation", "-Xlint:all", "-Xlint:-serial", "-Xlint:-path",
15
"-encoding", "us-ascii")
16
17
-netLogoVersion := "6.0.2-M1"
+netLogoVersion := "6.0.4-9328ba6"
0 commit comments