Skip to content

Commit

Permalink
Use correct TaPaSCo version number in build.sbt;
Browse files Browse the repository at this point in the history
  • Loading branch information
sommerlukas committed May 13, 2019
1 parent a221460 commit 361edd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
@@ -1,4 +1,4 @@
val tapascoVersion = "2018.1-SNAPSHOT"
val tapascoVersion = "2018.2"

organization := "de.tu_darmstadt.esa.cs"

Expand Down

0 comments on commit 361edd2

Please sign in to comment.