diff --git a/plugins/linkedin/package.json b/plugins/linkedin/package.json index 7026f559..a8b5ace4 100644 --- a/plugins/linkedin/package.json +++ b/plugins/linkedin/package.json @@ -4,6 +4,6 @@ "type": "module", "description": "LinkedIn profile, network, messaging, job, and Sales Navigator commands for WebCMD", "peerDependencies": { - "@agentrhq/webcmd": ">=0.7.3" + "@agentrhq/webcmd": ">=0.7.4" } } diff --git a/plugins/linkedin/webcmd-plugin.json b/plugins/linkedin/webcmd-plugin.json index 2fc7a26a..e26d6ea0 100644 --- a/plugins/linkedin/webcmd-plugin.json +++ b/plugins/linkedin/webcmd-plugin.json @@ -2,7 +2,7 @@ "name": "linkedin", "version": "0.1.0", "description": "LinkedIn profile, network, messaging, job, and Sales Navigator commands for WebCMD", - "webcmd": ">=0.7.3", + "webcmd": ">=0.7.4", "author": { "name": "WebCMD Agent", "handle": "agentrhq" diff --git a/webcmd-plugin.json b/webcmd-plugin.json index 48ace76e..ef7ac428 100644 --- a/webcmd-plugin.json +++ b/webcmd-plugin.json @@ -638,7 +638,7 @@ "path": "plugins/linkedin", "version": "0.1.0", "description": "LinkedIn profile, network, messaging, job, and Sales Navigator commands for WebCMD", - "webcmd": ">=0.7.3", + "webcmd": ">=0.7.4", "author": { "name": "WebCMD Agent", "handle": "agentrhq"