We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba40098 commit 59e420aCopy full SHA for 59e420a
1 file changed
build.sbt
@@ -2,6 +2,8 @@ enablePlugins(org.nlogo.build.NetLogoExtension, org.nlogo.build.ExtensionDocumen
2
3
name := "bitmap"
4
5
+version := "1.1.0"
6
+
7
netLogoClassManager := "org.nlogo.extensions.bitmap.BitmapExtension"
8
9
netLogoTarget :=
0 commit comments