Improve version text and link in About section in the UI
This commit is contained in:
parent
4920cfeed9
commit
844a55d290
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user