Skip to content

Commit 979baf3

Browse files
committed
Infrastructure: Use working NL version
1 parent 3d1df0f commit 979baf3

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
@@ -10,7 +10,7 @@ isSnapshot := true
1010

1111
netLogoExtName := "ls"
1212
netLogoClassManager := "org.nlogo.ls.LevelSpace"
13-
netLogoVersion := "7.0.0-internal1"
13+
netLogoVersion := "7.0.0-internal1-6784458"
1414
netLogoTestExtras += (baseDirectory.value / "test")
1515

1616
Compile / scalaSource := baseDirectory.value / "src" / "main"

0 commit comments

Comments
 (0)