Skip to content

Commit 3c884a6

Browse files
committed
Infrastructure: Bump version
1 parent e314c40 commit 3c884a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.nlogo.build.{ ExtensionDocumentationPlugin, NetLogoExtension }
33
enablePlugins(NetLogoExtension, ExtensionDocumentationPlugin)
44

55
name := "view2.5d"
6-
version := "1.2.2"
6+
version := "1.2.3"
77
isSnapshot := true
88

99
javacOptions ++= Seq("-g", "-deprecation", "-Xlint:all", "-Xlint:-serial", "-Xlint:-path", "-encoding", "us-ascii", "--release", "11")

0 commit comments

Comments
 (0)