We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 679ee47 commit beac5eaCopy full SHA for beac5ea
1 file changed
build.sbt
@@ -3,7 +3,7 @@ import org.nlogo.build.{ NetLogoExtension, ExtensionDocumentationPlugin }
3
enablePlugins(NetLogoExtension, ExtensionDocumentationPlugin)
4
5
name := "sound"
6
-version := "1.1.1"
+version := "1.2.0"
7
isSnapshot := true
8
9
netLogoVersion := "7.0.0-beta2-8cd3e65"
0 commit comments