Skip to content

Commit 6c3029d

Browse files
committed
Version Bump to 0.0.33
1 parent 1f6f7c6 commit 6c3029d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Changelog for 0.0.33:
2+
=====================
3+
4+
* some tweeks for the webUI
5+
16
Changelog for 0.0.32:
27
=====================
38

addon_installer/etc/www/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<body id="body">
22

3-
Auto Redirect failed so please use the link for :<br />
3+
We will redirect you to the HAP-HomeMatic Configuration, <br />
4+
if this will not work please user the link for :<br /><br />
45
<a id="https" href="">HTTPS Version</a><br/>
56
<a id="http" href="">HTTP Version</a><br/>
67

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hap-homematic",
3-
"version": "0.0.32",
3+
"version": "0.0.33",
44
"description": "provides a homekit bridge to the ccu",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)