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

Commit

Permalink
Set version to 0.92.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jochen Schalanda committed Jan 14, 2015
1 parent 44f60d2 commit 613833a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Expand Up @@ -12,7 +12,7 @@ import com.typesafe.sbt.less.Import.LessKeys

object ApplicationBuild extends Build {
val appName = "graylog2-web-interface"
val appVersion = "0.92.4-SNAPSHOT"
val appVersion = "0.92.4"
val appDependencies = Seq(
cache,
javaCore,
Expand Down

0 comments on commit 613833a

Please sign in to comment.