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, "manifest_version": 3,
"name": "OpenDia", "name": "OpenDia",
"version": "1.0.0", "version": "1.0.4",
"description": "Browser automation through Model Context Protocol", "description": "Browser automation through Model Context Protocol",
"icons": { "icons": {
"16": "icon-16.png", "16": "icon-16.png",

View File

@@ -1,6 +1,6 @@
{ {
"name": "opendia", "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", "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", "main": "server.js",
"bin": { "bin": {