We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b828e26 commit 8cf515bCopy full SHA for 8cf515b
1 file changed
build.sbt
@@ -3,7 +3,7 @@ import org.nlogo.build.{ ExtensionDocumentationPlugin, NetLogoExtension }
3
enablePlugins(NetLogoExtension, ExtensionDocumentationPlugin)
4
5
name := "nw"
6
-version := "4.1.1"
+version := "4.2.0"
7
isSnapshot := true
8
9
netLogoExtName := "nw"
0 commit comments