Skip to content

Commit f07f8df

Browse files
committed
Add Schedule meeting with RingCentral icon
1 parent 47b07b7 commit f07f8df

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pipedrive-embeddable-ringcentral-phone-spa",
3-
"version": "1.3.15",
3+
"version": "1.4.0",
44
"description": "Add RingCentral Embeddable Voice widgets to Pipedrive",
55
"keywords": [
66
"RingCentral",
@@ -55,7 +55,7 @@
5555
"npm-run-all": "4.1.3",
5656
"pug-html-loader": "1.1.5",
5757
"recursive-assign": "0.2.0",
58-
"ringcentral-embeddable-extension-common": "0.7.10",
58+
"ringcentral-embeddable-extension-common": "0.8.0",
5959
"shelljs": "0.8.2",
6060
"standard": "^12.0.1",
6161
"style-loader": "0.23.1",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Ringcentral Embeddable Widgets for Pipedrive",
3-
"version": "1.3.15",
3+
"version": "1.4.0",
44
"description": "Add RingCentral Embeddable Voice widgets to Pipedrive",
55
"permissions": [
66
"http://*/",

0 commit comments

Comments
 (0)