Skip to content

Commit

Permalink
Release for 2019.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PenghaiZhang committed Dec 13, 2019
1 parent 71c9427 commit 6fb8448
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 @@ -117,7 +117,7 @@ name := "Equella"
equellaMajor in ThisBuild := 2019
equellaMinor in ThisBuild := 2
equellaPatch in ThisBuild := 0
equellaStream in ThisBuild := "Alpha"
equellaStream in ThisBuild := "RC"
equellaBuild in ThisBuild := buildConfig.value.getString("build.buildname")

version := {
Expand Down

0 comments on commit 6fb8448

Please sign in to comment.