There was an error while loading. Please reload this page.
1 parent 6f200d4 commit e4ecc68Copy full SHA for e4ecc68
1 file changed
build.sbt
@@ -3,7 +3,7 @@ import org.nlogo.build.{ ExtensionDocumentationPlugin, NetLogoExtension }
3
enablePlugins(NetLogoExtension, ExtensionDocumentationPlugin)
4
5
name := "view2.5d"
6
-version := "1.2.0"
+version := "1.2.1"
7
isSnapshot := true
8
9
javacOptions ++= Seq("-g", "-deprecation", "-Xlint:all", "-Xlint:-serial", "-Xlint:-path", "-encoding", "us-ascii", "--release", "11")
0 commit comments