diff --git a/README.md b/README.md index 3874376..7220a0b 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,7 @@ node node_modules/@iobroker/build-tools/convertI18n.js path/to/i18n --> ## Changelog - -### **WORK IN PROGRESS** +### 1.1.0 (2024-09-25) - (bluefox) optimized the pacht of HTML file - (bluefox) Used `eslint-config` of ioBroker diff --git a/package.json b/package.json index b7c16c4..f976d41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@iobroker/build-tools", - "version": "1.0.9", + "version": "1.1.0", "description": "Replacement for gulp", "author": { "name": "Denis Haev",