diff --git a/README.md b/README.md index a2cdd72..f975c3e 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,7 @@ npx @iobroker/repochecker https://github.com/ioBroker/ioBroker.javascript --loca --> ## Changelog - -### **WORK IN PROGRESS** +### 3.2.0 (2024-10-27) - (oweitman) extension that the script also uses the local data for checking. diff --git a/package.json b/package.json index a293fe7..f8c610b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "3.1.4", + "version": "3.2.0", "name": "@iobroker/repochecker", "dependencies": { "axios": "^1.7.7",