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 c9d01e5 commit 77174f5Copy full SHA for 77174f5
build.sbt
@@ -3,7 +3,7 @@ import org.nlogo.build.{ NetLogoExtension, ExtensionDocumentationPlugin }
3
enablePlugins(NetLogoExtension, ExtensionDocumentationPlugin)
4
5
name := "arduino"
6
-version := "3.0.1"
+version := "3.1.0"
7
isSnapshot := true
8
9
scalaVersion := "3.7.0"
0 commit comments