From e0ba24662b631394b4076ac39fad970447879f8f Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Fri, 3 Jul 2015 08:31:13 -0400 Subject: Added plugin that picks up version from config.xml and displays in app --- www/templates/log.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/templates/log.html') diff --git a/www/templates/log.html b/www/templates/log.html index 102877ae..913094d2 100644 --- a/www/templates/log.html +++ b/www/templates/log.html @@ -9,8 +9,8 @@ -
-            {{zmLog.logString}}
-        
+ zmNinja Version: {{zmAppVersion}}
+ +
{{zmLog.logString}}
-- cgit v1.2.3