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 fabc2da commit 6510699Copy full SHA for 6510699
build.sbt
@@ -1,7 +1,7 @@
1
enablePlugins(org.nlogo.build.NetLogoExtension, org.nlogo.build.ExtensionDocumentationPlugin)
2
3
name := "gis"
4
-version := "1.3.3"
+version := "1.4.0"
5
isSnapshot := true
6
7
Compile / javaSource := baseDirectory.value / "src" / "org"
0 commit comments