Bump version to 1.0.4

Updated version in package.json and manifest.json for release 1.0.4

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Aaron Elijah Mars
2025-07-12 21:18:09 +02:00
parent e40805801a
commit f57010971a
2 changed files with 2 additions and 2 deletions

View File

@@ -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",

View File

@@ -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": {