Skip to content

Commit 7c28f1d

Browse files
committed
🔖 Up to 2.0.5
1 parent 1bced99 commit 7c28f1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ let options = {
9898
id: 1,
9999
hostname: '192.168.0.160',
100100
username: 'admin',
101-
password: 'matrix@55901',
101+
password: 'password',
102102
port: 80
103103
};
104104

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-onvif-events",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "An implementation of Node.js that detects the events of your camera that works with the onvif protocol",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)