Browse Source

20171107 (leider hart kodierte, neue Firmwareversionen: 0.10.3, 0.11.2)

Altlast 7 years ago
parent
commit
e7dc3b4cf5
1 changed files with 10 additions and 0 deletions
  1. 10 0
      dashboard/status.json.in

+ 10 - 0
dashboard/status.json.in

@@ -396,6 +396,16 @@
      "valueMaps" : [
       {
        "op" : "=",
+       "text" : "0.11.2",
+       "value" : "1102"
+       },
+      {
+       "op" : "=",
+       "text" : "0.10.3",
+       "value" : "1003"
+       },
+      {
+       "op" : "=",
        "text" : "0.10.2",
        "value" : "1002"
        },