Skip to content

Commit 94da14b

Browse files
committed
Infrastructure: Bump NL version
1 parent e4cece9 commit 94da14b

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
@@ -11,6 +11,6 @@ scalacOptions ++= Seq("-deprecation", "-unchecked", "-Xfatal-warnings", "-encodi
1111

1212
javacOptions ++= Seq("-g", "-deprecation", "-Xlint:all", "-Xlint:-serial", "-Xlint:-path", "-encoding", "us-ascii", "--release", "11")
1313

14-
netLogoVersion := "7.0.0-beta2-8cd3e65"
14+
netLogoVersion := "7.0.0-beta2-7e8f7a4"
1515
netLogoClassManager := "arduino.ArduinoExtension"
1616
netLogoPackageExtras += (baseDirectory.value / "lib" / "jssc-2.6.0.jar" -> None)

0 commit comments

Comments
 (0)