diff --git a/build.sbt b/build.sbt index fa01315..1cfa72f 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ name := "logstation" -version := "0.3" +version := "0.3.1" scalaVersion := "2.10.4" diff --git a/src/main/resources/webapp/templates-hidden/default.html b/src/main/resources/webapp/templates-hidden/default.html index ed55c29..4667244 100644 --- a/src/main/resources/webapp/templates-hidden/default.html +++ b/src/main/resources/webapp/templates-hidden/default.html @@ -64,7 +64,7 @@

- logstation 0.3

+ logstation 0.3.1