We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e2c88b commit 9dcb76bCopy full SHA for 9dcb76b
build.sbt
@@ -3,7 +3,7 @@ import org.nlogo.build.{ NetLogoExtension, ExtensionDocumentationPlugin}
3
enablePlugins(NetLogoExtension, ExtensionDocumentationPlugin)
4
5
name := "vid"
6
-version := "1.3.1"
+version := "1.3.2"
7
isSnapshot := true
8
9
organization := "org.nlogo"
0 commit comments