We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62d547e commit 14e27c1Copy full SHA for 14e27c1
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.2.0"
+version := "1.2.1"
7
isSnapshot := true
8
9
netLogoVersion := "7.0.0-beta2-7e8f7a4"
0 commit comments