Skip to content

Commit bf3f24a

Browse files
committed
Update NetLogo version
1 parent 7a2dbb5 commit bf3f24a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ javacOptions ++= Seq("-g", "-deprecation", "-encoding", "us-ascii", "--release",
1313

1414
Test / scalaSource := baseDirectory.value / "src" / "test"
1515

16-
netLogoVersion := "7.0.0-beta2-7e8f7a4"
16+
netLogoVersion := "7.0.0-424b50b"
1717
netLogoClassManager := "org.nlogo.extensions.bitmap.BitmapExtension"
1818
netLogoTestExtras += baseDirectory.value / "test-images"

0 commit comments

Comments
 (0)