Show app version on the UI

This commit is contained in:
Khanh Ngo
2020-06-01 15:24:11 +07:00
parent 8aa84b2be6
commit 9169e75e88
3 changed files with 19 additions and 3 deletions

View File

@@ -217,7 +217,7 @@
<footer class="main-footer">
<div class="float-right d-none d-sm-block">
<b>Version</b> 0.1
<b>Version</b> {{ .appVersion }}
</div>
<strong>Copyright &copy; 2020 <a href="https://github.com/ngoduykhanh/wireguard-ui">Wireguard UI</a>.</strong> All rights
reserved.