We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecdcce0 commit dc4670cCopy full SHA for dc4670c
build.sbt
@@ -3,7 +3,7 @@ import org.nlogo.build.{ NetLogoExtension, ExtensionDocumentationPlugin }
3
enablePlugins(NetLogoExtension, ExtensionDocumentationPlugin)
4
5
name := "palette"
6
-version := "2.1.0"
+version := "2.1.1"
7
isSnapshot := true
8
9
netLogoVersion := "7.0.0-2486d1e"
0 commit comments