Skip to content

Commit

Permalink
🆙 version -> 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
njustus committed Oct 24, 2019
1 parent 0a8b74c commit 74cca13
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 @@ -30,7 +30,7 @@ lazy val root = Project(id = "moie-server", base = file(".")).
settings(
organization := "de.thm.mote",
name := "MoPE-server",
version := "0.7.1",
version := "0.7.2",
scalaVersion := "2.12.8",
javacOptions ++= Seq("-source", "1.8"),
mainClass in Compile := Some("de.thm.mope.MoPE"),
Expand Down

0 comments on commit 74cca13

Please sign in to comment.