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

Commit 72875c1

Browse files
committed
Bumping version number
1 parent bb27008 commit 72875c1

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-beta2-SNAPSHOT"
12+
val appVersion = "0.21.0-beta2"
1313

1414

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

0 commit comments

Comments
 (0)