We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c090da9 commit b9d4a99Copy full SHA for b9d4a99
1 file changed
build.sbt
@@ -1,7 +1,7 @@
1
enablePlugins(org.nlogo.build.NetLogoExtension, org.nlogo.build.ExtensionDocumentationPlugin)
2
3
name := "gis"
4
-version := "1.4.0"
+version := "1.4.1"
5
isSnapshot := true
6
7
Compile / javaSource := baseDirectory.value / "src" / "org"
0 commit comments