Skip to content

Commit 4aeee4a

Browse files
committed
version up to 0.3.6
1 parent bcaf513 commit 4aeee4a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name := "logstation"
22

3-
version := "0.3.5"
3+
version := "0.3.6"
44

55
scalaVersion := "2.10.4"
66

src/main/resources/webapp/templates-hidden/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565
<p class="text-muted float-right">
6666
<!-- TODO: make version populate via sbt version -->
67-
<a href="https://github.com/jdrews/logstation">logstation</a> 0.3.5</p>
67+
<a href="https://github.com/jdrews/logstation">logstation</a> 0.3.6</p>
6868
</div>
6969
<div style="clear: both;"></div>
7070

0 commit comments

Comments
 (0)