Skip to content

Commit

Permalink
Release Z-Wave Expert 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Vach committed Jul 31, 2017
1 parent 0ec3783 commit e15a6f0
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions app/info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Z-Wave Expert",
"version": "1.3.0",
"built": "31-07-2017 15:13:36",
"timestamp": "1501506816"
"built": "31-07-2017 15:17:40",
"timestamp": "1501507060"
}
2 changes: 1 addition & 1 deletion dist/app/css/build.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/app/info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Z-Wave Expert",
"version": "1.3.0",
"built": "31-07-2017 15:13:36",
"timestamp": "1501506816"
"built": "31-07-2017 15:17:40",
"timestamp": "1501507060"
}
2 changes: 1 addition & 1 deletion dist/app/js/build.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/app/js/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ var config_data = {
'dev_host': [],
'app_name': 'Z-Wave Expert',
'app_version': '1.3.0',
'app_built': '31-07-2017 15:13:36',
'app_built': '31-07-2017 15:17:40',
'app_id': 'ExpertUI',
'custom_ip': false,
'user_field': 'USERXXXX',
Expand Down
2 changes: 1 addition & 1 deletion dist/app/js/templates.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "Z-Wave",
"version": "1.3.85",
"version": "1.3.87",
"v": "1.3.0",
"rc": 0,
"description": "This User Interfaces allows to operate a Smart Home Network based on Z-Wave devices.",
"main": "index.html",
"app_type": "default",
"built": "31-07-2017 15:13:36",
"built": "31-07-2017 15:17:40",
"type_cfg": {
"default": {
"dir": "dist",
Expand Down

0 comments on commit e15a6f0

Please sign in to comment.