Index: src/views/partials/footer.ejs
===================================================================
--- src/views/partials/footer.ejs	(revision 8afbdd6572a947bce4726d5aa0d0aa0d6c7e5067)
+++ src/views/partials/footer.ejs	(revision 3068cc0e03cfd95278e8e3e6a7b2189579fda1a3)
@@ -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
