mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-19 16:25:50 +00:00
ACPX: align pinned runtime version (#52730)
* ACPX: align pinned runtime version * ACPX: drop version example from help text
This commit is contained in:
parent
6c60a3773a
commit
fe459c9084
3 changed files with 3 additions and 3 deletions
|
|
@ -88,7 +88,7 @@ export const GENERATED_BUNDLED_PLUGIN_METADATA = [
|
|||
},
|
||||
expectedVersion: {
|
||||
label: "Expected acpx Version",
|
||||
help: 'Exact version to enforce (for example 0.1.16) or "any" to skip strict version matching.',
|
||||
help: 'Exact version to enforce or "any" to skip strict version matching.',
|
||||
},
|
||||
cwd: {
|
||||
label: "Default Working Directory",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue