diff --git a/README.md b/README.md index 176c019..ef1c09e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ npx @iobroker/repochecker https://github.com/ioBroker/ioBroker.javascript --loca --> ## Changelog -### **WORK IN PROGRESS** +### 3.2.1 (2024-11-01) - (mcm1957) Size checking for "divider" and "staticImage" supended. diff --git a/package.json b/package.json index f8c610b..309acfe 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "3.2.0", + "version": "3.2.1", "name": "@iobroker/repochecker", "dependencies": { "axios": "^1.7.7",