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

Commit 951e480

Browse files
committed
Bumping version to 0.21.0-beta3.
1 parent ca3e229 commit 951e480

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/graylog2-rest-client

Submodule graylog2-rest-client updated from 5cd58c0 to 7a9612a

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import com.typesafe.sbt.packager.universal.Keys.packageZipTarball
88

99
object ApplicationBuild extends Build {
1010
val appName = "graylog2-web-interface"
11-
val appVersion = "0.21.0-beta3-SNAPSHOT"
11+
val appVersion = "0.21.0-beta3"
1212
val appDependencies = Seq(
1313
cache,
1414
javaCore,

0 commit comments

Comments
 (0)