Skip to content

Commit 0aff0ac

Browse files
Update NetLogo version to 6.0.0-M2
1 parent a6b0c8d commit 0aff0ac

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

build.sbt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ netLogoTarget :=
1212
javacOptions ++= Seq("-g", "-deprecation", "-Xlint:all", "-Xlint:-serial", "-Xlint:-path",
1313
"-encoding", "us-ascii")
1414

15-
netLogoVersion := "6.0-M1"
16-
15+
netLogoVersion := "6.0.0-M2"

0 commit comments

Comments
 (0)