diff --git a/opendia-extension/manifest.json b/opendia-extension/manifest.json index 86e56ce..640a4ed 100644 --- a/opendia-extension/manifest.json +++ b/opendia-extension/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "OpenDia", - "version": "1.0.0", + "version": "1.0.4", "description": "Browser automation through Model Context Protocol", "icons": { "16": "icon-16.png", diff --git a/opendia-mcp/package.json b/opendia-mcp/package.json index f1cfc59..6c046fc 100644 --- a/opendia-mcp/package.json +++ b/opendia-mcp/package.json @@ -1,6 +1,6 @@ { "name": "opendia", - "version": "1.0.3", + "version": "1.0.4", "description": "🎯 OpenDia - The open alternative to Dia. Connect your browser to AI models with anti-detection bypass for Twitter/X, LinkedIn, Facebook", "main": "server.js", "bin": {