Skip to content

Commit 6202bd3

Browse files
committed
[W1056] admin 7.6.17 listed as dependency but 7.6.20 is recommended
1 parent 6d547d9 commit 6202bd3

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,10 @@ iobroker add octoprint
5151
### **WORK IN PROGRESS**
5252
-->
5353
### **WORK IN PROGRESS**
54-
- (copilot) Adapter requires node.js >= 22 now
5554

55+
* (copilot) Adapter requires node.js >= 22 now
5656
* (@klein0r) Updated dependencies
57+
* (@klein0r) admin 7.6.20 and js-controller 6.0.11 (or later) are required
5758

5859
### 6.0.1 (2025-08-25)
5960

io-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
],
162162
"globalDependencies": [
163163
{
164-
"admin": ">=7.6.17"
164+
"admin": ">=7.6.20"
165165
}
166166
],
167167
"plugins": {

0 commit comments

Comments
 (0)