Index: src/views/partials/footer.ejs
===================================================================
--- src/views/partials/footer.ejs	(revision a742e9f59d4f618ee891c4570ba34f2a362674f6)
+++ src/views/partials/footer.ejs	(revision 1b4d5dd5a81a498bc61db716ba5ba3d2bbdd64b2)
@@ -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
