Index: src/views/partials/footer.ejs
===================================================================
--- src/views/partials/footer.ejs	(revision a742e9f59d4f618ee891c4570ba34f2a362674f6)
+++ src/views/partials/footer.ejs	(revision a9e23f60c1eb494375ea79b53c1bdc9914deae61)
@@ -5,5 +5,5 @@
     </div>
     <div class="footer-meta">
-      <span>Klonkt Hub Beta</span>
+      <span>Klonkt Beta<%= (typeof appVersion !== 'undefined' && appVersion) ? ' v' + appVersion : '' %></span>
       <%# Mobile-only theme toggle. On desktop the topnav has its own toggle
           so we hide this one to avoid two visible toggles at once. The same
