diff --git a/README.md b/README.md index 3dbb856..275b99c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Branch (`master/main/dev`) is optional. --> ## Changelog -### **WORK IN PROGRESS** +### 3.1.3 (2024-10-11) * (mcm1957) Checker no longer crash id no npm package exists. ### 3.1.2 (2024-10-04) diff --git a/package.json b/package.json index b00ec55..f9f424e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "3.1.2", + "version": "3.1.3", "name": "@iobroker/repochecker", "dependencies": { "axios": "^1.7.7",