diff --git a/cms/templates/assets/footer.mustache b/cms/templates/assets/footer.mustache index 14b94ad..70d1c0a 100644 --- a/cms/templates/assets/footer.mustache +++ b/cms/templates/assets/footer.mustache @@ -23,7 +23,10 @@ | - + {{#cms_version}} + {{cms_version}} + {{/cms_version}} + | diff --git a/config.json b/config.json index 1c0a22e..08f8f29 100644 --- a/config.json +++ b/config.json @@ -19,7 +19,7 @@ "name": "E. Noorlander", "website": "https:\/\/noorlander.info" }, - "show_version": false, + "show_version": true, "enabled_plugins": [ "MQTTTracker", "HTMLBlock",