Skip to content

Commit 7470591

Browse files
committed
Infrastructure: Bump NL version
1 parent 919b97e commit 7470591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-beta2-8cd3e65"
13+
netLogoVersion := "7.0.0-beta2-7e8f7a4"
1414
netLogoTestExtras += (baseDirectory.value / "test")
1515

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

0 commit comments

Comments
 (0)