Skip to content

Commit 3f699c3

Browse files
Remove @latest tag from memory plugin version
1 parent a4d669d commit 3f699c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add to your `opencode.json`:
2020

2121
```json
2222
{
23-
"plugin": ["@opencode-manager/memory@latest"]
23+
"plugin": ["@opencode-manager/memory"]
2424
}
2525
```
2626

0 commit comments

Comments
 (0)