Skip to content

Commit e77ee90

Browse files
author
Dave Conway-Jones
committed
Bump version for release
1 parent d3bce9e commit e77ee90

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
### 2.24.3: Maintenance Release
1+
### 2.25.0: Milestone Release
2+
3+
**Enhancements**
4+
5+
- Update weather icons to 1.5 to include wind direction rotations.
26

37
**Fixes**
48

@@ -25,7 +29,7 @@
2529
- Add info about Icon usage to README.
2630
- Let button icon be settable by `{{property}}`.
2731

28-
### 2.24.0: Maintenance Release
32+
### 2.24.0: Milestone Release
2933

3034
**Enhancements**
3135

dist/dashboard.appcache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CACHE MANIFEST
2-
# Time: Mon Dec 07 2020 22:09:31 GMT+0000 (Greenwich Mean Time)
2+
# Time: Mon Dec 07 2020 23:22:55 GMT+0000 (Greenwich Mean Time)
33

44
CACHE:
55
i18n.js

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-dashboard",
3-
"version": "2.24.3",
3+
"version": "2.25.0",
44
"description": "A set of dashboard nodes for Node-RED",
55
"keywords": [
66
"node-red"

0 commit comments

Comments
 (0)