Skip to content

Commit 91e58c3

Browse files
committed
# 0.7.7 (2015-08-11)
* (bluefox) add harmony to repository
1 parent eb0c192 commit 91e58c3

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.7.7 (2015-08-11)
2+
* (bluefox) add harmony to repository
3+
14
# 0.7.6 (2015-08-06)
25
* (bluefox) change log file extension to .log
36
* (bluefox) enable destroyDB, but check before if ioBroker is running

io-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"common": {
33
"name": "js-controller",
4-
"version": "0.7.6",
4+
"version": "0.7.7",
55
"platform": "Javascript/Node.js",
66
"controller": true,
77
"title": "ioBroker.js-controller",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iobroker.js-controller",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"engines": {
55
"node": ">=0.8"
66
},

0 commit comments

Comments
 (0)