diff options
Diffstat (limited to '')
-rw-r--r-- | client/index.html | 1 |
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> |