summaryrefslogtreecommitdiff
path: root/web-ui/app/index.html
diff options
context:
space:
mode:
authorFolker Bernitt <fbernitt@thoughtworks.com>2015-09-15 14:47:43 +0200
committerFolker Bernitt <fbernitt@thoughtworks.com>2015-09-15 14:51:19 +0200
commitda2e8fa76a1e6daa1c0981c9bb54e04aa2674c98 (patch)
tree190b9d985197244ae5788fd86e12dc4841de950b /web-ui/app/index.html
parentfbf0663ed672aff425db09684e7ce1db9b7666e4 (diff)
Add git revision to web-ui on build
- Issue #453
Diffstat (limited to 'web-ui/app/index.html')
-rw-r--r--web-ui/app/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/web-ui/app/index.html b/web-ui/app/index.html
index df6c5afb..825d08a2 100644
--- a/web-ui/app/index.html
+++ b/web-ui/app/index.html
@@ -48,6 +48,8 @@
</a>
<nav id="tag-list"></nav>
<div class="side-nav-bottom">
+ <div class="version">0.3.1-beta</div>
+
<nav id="feedback"></nav>
<nav id="logout"></nav>
</div>