Skip to content

Commit 59e420a

Browse files
committed
Infrastructure: Provide version number (v1.1.0)
1 parent ba40098 commit 59e420a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ enablePlugins(org.nlogo.build.NetLogoExtension, org.nlogo.build.ExtensionDocumen
22

33
name := "bitmap"
44

5+
version := "1.1.0"
6+
57
netLogoClassManager := "org.nlogo.extensions.bitmap.BitmapExtension"
68

79
netLogoTarget :=

0 commit comments

Comments
 (0)