Skip to content

Commit

Permalink
Merge pull request #130 from plivo/2.2.7-beta.1
Browse files Browse the repository at this point in the history
added beta version changes
  • Loading branch information
eniyavan-muruganantham-plivo committed May 20, 2022
2 parents b2a3e1a + 3ae1837 commit f5704eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions lib/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export const REGION = [
'europe',
'asia',
'south_america',
'south_asia'
];
export const DEBUG_MODES = [
'INFO',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "plivo-browser-sdk",
"title": "plivo-browser-sdk",
"version": "2.2.7-beta.0",
"version": "2.2.7-beta.1",
"description": "This library allows you to connect with plivo's voice enviroment from browser",
"main": "./dist/plivobrowsersdk.js",
"types": "index.d.ts",
Expand Down

0 comments on commit f5704eb

Please sign in to comment.