From dd1f217950a9b3b8e610bc52ad365ddc1cceab65 Mon Sep 17 00:00:00 2001 From: Jon Drews Date: Sat, 13 Oct 2018 00:17:25 -0400 Subject: [PATCH] version up to 0.3.11 --- build.sbt | 2 +- src/main/resources/webapp/templates-hidden/default.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sbt b/build.sbt index 7c8f09a..ffbb634 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ name := "logstation" -version := "0.3.10" +version := "0.3.11" 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 0c90d0e..e076af9 100644 --- a/src/main/resources/webapp/templates-hidden/default.html +++ b/src/main/resources/webapp/templates-hidden/default.html @@ -67,7 +67,7 @@

- logstation 0.3.10

+ logstation 0.3.11