Index: src/views/partials/footer.ejs
===================================================================
--- src/views/partials/footer.ejs	(revision 974de34b27772ae3074ef6663e8a4de706a21ba8)
+++ src/views/partials/footer.ejs	(revision 83faa57caf9ec9abbfe7ae901f3eb23185bc1dc2)
@@ -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
