Improve version text and link in About section in the UI

This commit is contained in:
Jérémie Astori 2016-07-13 02:09:23 -04:00
parent 4920cfeed9
commit 844a55d290

View File

@ -324,8 +324,8 @@
</div>
<div class="col-sm-12">
<p class="about">
You're currently running version <%= version %><br>
<a href="https://github.com/thelounge/lounge/blob/master/CHANGELOG.md#readme" target="_blank">View the change log</a>
The Lounge is in version <strong><%= version %></strong>
(<a href="https://github.com/thelounge/lounge/releases/tag/v<%= version %>" target="_blank">See release notes</a>).<br>
</p>
</div>
</div>