Skip to content

Commit cca410d

Browse files
committed
chore(release): Bump version to 2021.1.0 RC2
1 parent 3e841cb commit cca410d

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 := 2021
118118
equellaMinor in ThisBuild := 1
119119
equellaPatch in ThisBuild := 0
120-
equellaStream in ThisBuild := "RC"
120+
equellaStream in ThisBuild := "RC2"
121121
equellaBuild in ThisBuild := buildConfig.value.getString("build.buildname")
122122

123123
version := {

0 commit comments

Comments
 (0)