diff --git a/data/device.htm b/data/device.htm index b5dde8a..5921864 100644 --- a/data/device.htm +++ b/data/device.htm @@ -118,7 +118,7 @@ $('#spinner').show(); $.getJSON(url, function (cfg) { console.log( cfg ); - $("#app-ver").text(cfg["app-ver"] + " (html 0.2.2)"); + $("#app-ver").text(cfg["app-ver"] + " (html 0.3.0)"); $("#mdns").text(cfg["mdns"]); $("#id").text(cfg["id"]); }) diff --git a/data/device.min.htm b/data/device.min.htm index c06697e..0a6cba7 100644 --- a/data/device.min.htm +++ b/data/device.min.htm @@ -14,4 +14,4 @@ - -->