Skip to content

Commit cfb47cf

Browse files
committed
chore: CHANGE TO 7.0.1 I SAID
1 parent d977819 commit cfb47cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "homebridge-cmd4",
33
"description": "Exec Plugin for Homebridge supporting all accessorys and characteristics",
4-
"version": "7.0.4",
4+
"version": "7.0.1",
55
"license": "MIT",
66
"author": {
77
"name": "John Talbot"
@@ -114,4 +114,4 @@
114114
"release:minor": "tools/generateChangeLog --type minor --cleanup",
115115
"release:major": "tools/generateChangeLog --type major --cleanup"
116116
}
117-
}
117+
}

0 commit comments

Comments
 (0)