Skip to content

Commit d288bc8

Browse files
authored
Update build.sbt
updated version in build.sbt to match the actual release version.
1 parent 0eb0d4c commit d288bc8

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
@@ -4,7 +4,7 @@ name := "delphi-management"
44

55
organization := "de.upb"
66

7-
version := "1.0.0-SNAPSHOT"
7+
version := "0.8.0-SNAPSHOT"
88

99
scalaVersion := "2.12.4"
1010

0 commit comments

Comments
 (0)