Skip to content

Commit

Permalink
bump version to pre-release: 0.6.4-zmq
Browse files Browse the repository at this point in the history
  • Loading branch information
N. Justus committed Dec 5, 2018
1 parent 64bfef0 commit 36b6e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ lazy val root = Project(id = "moie-server", base = file(".")).
settings(
organization := "de.thm.mote",
name := "MoPE-server",
version := "0.6.3",
version := "0.6.4-zmq",
scalaVersion := "2.12.3",
javacOptions ++= Seq("-source", "1.8"),
mainClass in Compile := Some("de.thm.mope.MoPE"),
Expand Down

0 comments on commit 36b6e7a

Please sign in to comment.