Compare commits

...

1 Commits

Author SHA1 Message Date
jackwener 1cd5eda381 chore: bump extension version to 1.6.10 2026-04-09 20:02:25 +08:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "OpenCLI",
"version": "1.6.8",
"version": "1.6.10",
"description": "Browser automation bridge for the OpenCLI CLI tool. Executes commands in isolated Chrome windows via a local daemon.",
"permissions": [
"debugger",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "opencli-extension",
"version": "1.6.8",
"version": "1.6.10",
"private": true,
"type": "module",
"scripts": {