@inline-openclaw/inline 0.0.59 → 0.0.61

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.
@@ -13,8 +13,7 @@ openclaw plugins install @inline-openclaw/inline
13
13
  If already installed, update to latest:
14
14
 
15
15
  ```sh
16
- openclaw config set plugins.installs.inline.spec '"@inline-openclaw/inline@latest"'
17
- openclaw plugins update inline
16
+ openclaw plugins install --force @inline-openclaw/inline@latest
18
17
  openclaw gateway restart
19
18
  openclaw plugins list
20
19
  openclaw channels status
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inline-openclaw/inline",
3
- "version": "0.0.59",
3
+ "version": "0.0.61",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",