mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 23:06:37 +00:00
73_NUKIBridge: Change Meta release_status
git-svn-id: https://svn.fhem.de/fhem/trunk@20985 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8e2236bf2c
commit
504bf35662
@ -1335,7 +1335,7 @@ sub ParseJSON($$) {
|
||||
"Nuki",
|
||||
"Control"
|
||||
],
|
||||
"release_status": "under develop",
|
||||
"release_status": "stable",
|
||||
"license": "GPL_2",
|
||||
"version": "v1.9.15",
|
||||
"x_apiversion": "1.9",
|
||||
|
@ -742,9 +742,9 @@ sub WriteReadings($$) {
|
||||
"Nuki",
|
||||
"Control"
|
||||
],
|
||||
"release_status": "under develop",
|
||||
"release_status": "stable",
|
||||
"license": "GPL_2",
|
||||
"version": "v1.9.10",
|
||||
"version": "v1.9.11",
|
||||
"author": [
|
||||
"Marko Oldenburg <leongaultier@gmail.com>"
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user