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 5e598e0 commit b7323abCopy full SHA for b7323ab
build.sbt
@@ -5,7 +5,7 @@ enablePlugins(NetLogoExtension, ExtensionDocumentationPlugin)
5
scalaVersion := "3.7.0"
6
7
name := "LevelSpace"
8
-version := "2.4.2"
+version := "2.4.3"
9
isSnapshot := true
10
11
netLogoExtName := "ls"
0 commit comments