We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ead8765 commit 658f40eCopy full SHA for 658f40e
build.sbt
@@ -6,7 +6,7 @@ name := "sound"
6
version := "1.1.1"
7
isSnapshot := true
8
9
-netLogoVersion := "6.3.0"
+netLogoVersion := "7.0.0-internal1-df97144"
10
netLogoClassManager := "org.nlogo.extensions.sound.SoundExtension"
11
12
Compile / javaSource := baseDirectory.value / "src" / "main" / "java"
0 commit comments