Skip to content

Commit

Permalink
version up to 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jdrews committed Dec 31, 2016
1 parent 16dcc3f commit 085db73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "logstation"

version := "0.3.7"
version := "0.3.8"

scalaVersion := "2.10.4"

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/webapp/templates-hidden/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@

<p class="text-muted float-right">
<!-- TODO: make version populate via sbt version -->
<a href="https://github.com/jdrews/logstation">logstation</a> 0.3.7</p>
<a href="https://github.com/jdrews/logstation">logstation</a> 0.3.8</p>
</div>
<div style="clear: both;"></div>

Expand Down

0 comments on commit 085db73

Please sign in to comment.