diff --git a/README.md b/README.md index 6ea5bb3..8b44d6d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Branch (`master/main/dev`) is optional. --> ## Changelog -### **WORK IN PROGRESS** +### 3.1.0 (2024-09-29) * (mcm1957) "@iobroker/plugin-sentry" blacklisted as dependency [#301] * (mcm1957) Accept .ts files as main file too. [#303] * (mcm1957) [E405] and [E426] incorrect path has been corrected. [#299] diff --git a/package.json b/package.json index 223f2d9..d2f5506 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "3.0.7", + "version": "3.1.0", "name": "@iobroker/repochecker", "dependencies": { "axios": "^1.7.7",