Skip to content

Commit 5c07e1a

Browse files
author
Dave Conway-Jones
committed
Bump ready for release
1 parent 067d68c commit 5c07e1a

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 2.16.0-beta: Milestone Release
1+
### 2.16.0: Milestone Release
22

33
**Enhancements**
44

dist/css/app.min.css

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

dist/dashboard.appcache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ fonts/weather-icons-lite.woff2
2424
NETWORK:
2525
*
2626

27-
# hash: f47aecd92ebfab08e7a968c5fd26938a7f83d4a39259a7d4a1fc15a9ade5f10c
27+
# hash: 90c724bcc6f245e1bf8d79d3af7a70819e9a8d53661cd88b1f70cd8dc7af599e

dist/js/app.min.js

Lines changed: 3 additions & 3 deletions
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.16.0-beta",
3+
"version": "2.16.0",
44
"description": "A set of dashboard nodes for Node-RED",
55
"keywords": [
66
"node-red"
@@ -83,7 +83,7 @@
8383
"angular-animate": "~1.7.8",
8484
"angular-aria": "~1.7.8",
8585
"angular-chart.js": "^1.1.1",
86-
"angular-material": "~1.1.19",
86+
"angular-material": "~1.1.20",
8787
"angular-material-icons": "^0.7.1",
8888
"angular-messages": "~1.7.8",
8989
"angular-mocks": "~1.7.8",

0 commit comments

Comments
 (0)