Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Commit eebfce9

Browse files
0.4.4
1 parent a9c9b1b commit eebfce9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
"node": ">=0.10.36"
5252
},
5353
"license": "MIT",
54-
"version": "0.4.3"
54+
"version": "0.4.4"
5555
}

src/ringcentral-web-phone.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221

222222
/*--------------------------------------------------------------------------------------------------------------------*/
223223

224-
WebPhone.version = '0.4.3';
224+
WebPhone.version = '0.4.4';
225225
WebPhone.uuid = uuid;
226226
WebPhone.delay = delay;
227227
WebPhone.extend = extend;

0 commit comments

Comments
 (0)