diff --git a/CHANGELOG.md b/CHANGELOG.md index bc2638c1..9a8ca17f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -### 2.24.3: Maintenance Release +### 2.25.0: Milestone Release + +**Enhancements** + + - Update weather icons to 1.5 to include wind direction rotations. **Fixes** @@ -25,7 +29,7 @@ - Add info about Icon usage to README. - Let button icon be settable by `{{property}}`. -### 2.24.0: Maintenance Release +### 2.24.0: Milestone Release **Enhancements** diff --git a/dist/dashboard.appcache b/dist/dashboard.appcache index c4e87e87..c2dd1d3d 100644 --- a/dist/dashboard.appcache +++ b/dist/dashboard.appcache @@ -1,5 +1,5 @@ CACHE MANIFEST -# Time: Mon Dec 07 2020 22:09:31 GMT+0000 (Greenwich Mean Time) +# Time: Mon Dec 07 2020 23:22:55 GMT+0000 (Greenwich Mean Time) CACHE: i18n.js diff --git a/package.json b/package.json index 03e552b5..73007e60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-dashboard", - "version": "2.24.3", + "version": "2.25.0", "description": "A set of dashboard nodes for Node-RED", "keywords": [ "node-red"