feat: expose application version and update CI release workflow
Release / release (pull_request) Successful in 1m4s

This commit is contained in:
2026-06-09 13:55:11 +01:00
parent aa69bbb0a5
commit 8c51cee2a5
9 changed files with 145 additions and 90 deletions
+1
View File
@@ -11,6 +11,7 @@
<div class="sidebar-header">
<img src="./src/assets/appicon.png" alt="Icon" style="width: 24px; height: 24px; margin-right: 0.5rem;"/>
<span>GoExplore</span>
<span id="app-version" style="font-size: 0.7rem; color: var(--text-secondary); margin-left: 0.5rem; border: 1px solid var(--border); padding: 0.1rem 0.3rem; border-radius: 4px;"></span>
</div>
<div class="conn-list" id="conn-list">
<!-- Connections will be populated here -->