diff --git a/README.md b/README.md index 4077f5f..8ccf1ca 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ node node_modules/@iobroker/build-tools/convertI18n.js path/to/i18n --> ## Changelog -### **WORK IN PROGRESS** +### 2.0.5 (2024-10-03) - (@GermanBluefox) Used glob for patterns diff --git a/package.json b/package.json index 7966b3c..806d843 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@iobroker/build-tools", - "version": "2.0.4", + "version": "2.0.5", "description": "Replacement for gulp", "author": { "name": "Denis Haev",