@inline-openclaw/inline 0.0.65 → 0.0.66

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.
@@ -8,7 +8,7 @@ Need a bot token first? See `docs/create-inline-bot.md`.
8
8
 
9
9
  Choose the Inline plugin version that matches the installed OpenClaw line:
10
10
 
11
- - OpenClaw `2026.8.x` (`>=2026.8.2`): Inline plugin `0.0.65` — `openclaw plugins install @inline-openclaw/inline --force --accept-capabilities`
11
+ - OpenClaw `2026.8.x` (`>=2026.8.2`): Inline plugin `0.0.66` — `openclaw plugins install @inline-openclaw/inline --force --accept-capabilities`
12
12
  - OpenClaw `2026.7.x` (`>=2026.7.1`): Inline plugin `0.0.63` — `openclaw plugins install @inline-openclaw/inline@0.0.63 --force`
13
13
  - OpenClaw `2026.6.x` (`>=2026.6.11`, including extended-stable `2026.6.34`): Inline plugin `0.0.63` — `openclaw plugins install @inline-openclaw/inline@0.0.63 --force`
14
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inline-openclaw/inline",
3
- "version": "0.0.65",
3
+ "version": "0.0.66",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",