Skip to content

Commit c8cb3f0

Browse files
committed
Creating RC2 of 2020.1.0
1 parent f8d6d78 commit c8cb3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ name := "Equella"
117117
equellaMajor in ThisBuild := 2020
118118
equellaMinor in ThisBuild := 1
119119
equellaPatch in ThisBuild := 0
120-
equellaStream in ThisBuild := "Alpha"
120+
equellaStream in ThisBuild := "RC2"
121121
equellaBuild in ThisBuild := buildConfig.value.getString("build.buildname")
122122

123123
version := {

0 commit comments

Comments
 (0)