Skip to content

Commit 9f2f0b5

Browse files
author
Dave Conway-Jones
committed
Bump ready for 2.11.0
1 parent a89e1b4 commit 9f2f0b5

File tree

5 files changed

+10
-9
lines changed

5 files changed

+10
-9
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11

2-
### 2.10.2-beta: Maintenance Release
2+
### 2.11.0: Milestone Release
33

44
**Enhancements**
55

66
- Let side menu be locked open via site config tab - Issue #446
7+
- Let audio playback node show status in editor for debug
78

89
**Fixes**
910

dist/dashboard.appcache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ weather-icons-lite/fonts/weather-icons-lite.woff2
1919
NETWORK:
2020
*
2121

22-
# hash: f41cbe7ddb90d3d5d4addf0bdd68ce7ba1dad59e535f00b0d6b6fe8eaea45e9a
22+
# hash: ff69599e7e3d0db8df35d44062aa64d30cdb73f2089294a7d7671f371bd8bdc4

dist/js/app.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-dashboard",
3-
"version": "2.10.2-beta",
3+
"version": "2.11.0",
44
"description": "A set of dashboard nodes for Node-RED",
55
"keywords": [
66
"node-red"
@@ -87,7 +87,7 @@
8787
"d3": "^3.5.17",
8888
"font-awesome": "^4.7.0",
8989
"gulp": "~3.9.1",
90-
"gulp-angular-templatecache": "^2.2.1",
90+
"gulp-angular-templatecache": "~2.2.5",
9191
"gulp-clean-css": "^3.10.0",
9292
"gulp-concat": "^2.6.1",
9393
"gulp-eol": "^0.2.0",

0 commit comments

Comments
 (0)