jaceai 2026.3.3 → 2026.3.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -49,7 +49,7 @@ curl -fsSL cmdop.com/install-cli.sh | bash
49
49
  cmdok ssh
50
50
  ```
51
51
 
52
- ![cmdok ssh](https://raw.githubusercontent.com/commandoperator/cmdop-sdk-js/main/assets/cmdok-ssh.gif)
52
+ ![cmdok ssh](https://raw.githubusercontent.com/commandoperator/cmdop-sdk-js/main/assets/cmdok_ssh.gif)
53
53
 
54
54
  ## Links
55
55
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jaceai",
3
- "version": "2026.3.3",
3
+ "version": "2026.3.10",
4
4
  "description": "JaceAI \u2014 web browsing and task automation plugin for CMDOP",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",