diff --git a/README.md b/README.md index bd7b13b..06ed732 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Branch (`master/main/dev`) is optional. --> ## Changelog -### **WORK IN PROGRESS** +### 3.0.0-alpha.2 (2024-09-10) * (mcm1957) index.js has been split into seperated modules. ### 2.10.0 (2024-08-19) diff --git a/package.json b/package.json index 693b486..e23fa57 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "3.0.0-alpha.1", + "version": "3.0.0-alpha.2", "name": "@iobroker/repochecker", "dependencies": { "axios": "^1.7.7",