aboutsummaryrefslogtreecommitdiff
path: root/client/index.html
diff options
context:
space:
mode:
authorJasper Van der Jeugt2020-08-10 15:33:21 +0200
committerJasper Van der Jeugt2020-08-10 15:33:21 +0200
commit35453c590cae70e917bbafa61389044cb8ee7373 (patch)
treeb7c9769ef107c0a2ab95b1577cb78eed5f3efee9 /client/index.html
parentc4938ecf7e6b988bdfeaea56e367c5fbfc9dd858 (diff)
Include version info
Diffstat (limited to 'client/index.html')
-rw-r--r--client/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/index.html b/client/index.html
index 007dc5c..274f533 100644
--- a/client/index.html
+++ b/client/index.html
@@ -46,5 +46,6 @@
connect();
</script>
+ <footer>CaFP version $CAFP_VERSION</footer>
</body>
</html>