Skip to content
This repository was archived by the owner on Jan 8, 2019. It is now read-only.

Commit b2113fb

Browse files
committed
Bumping version number.
1 parent f746079 commit b2113fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import com.typesafe.sbt.packager.universal.Keys.packageZipTarball
99
object ApplicationBuild extends Build {
1010

1111
val appName = "graylog2-web-interface"
12-
val appVersion = "0.21.0-SNAPSHOT"
12+
val appVersion = "0.21.0-beta1"
1313

1414

1515
// use this to potentially add a timestamp to the built package name

0 commit comments

Comments
 (0)