Skip to content

Commit 66093bb

Browse files
committed
2.21.0
1 parent 002bd20 commit 66093bb

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

openclaw.plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "openclaw-cortex",
33
"name": "Cortex Memory",
44
"description": "Long-term memory powered by Cortex — Auto-Recall, Auto-Capture, agent memory tools, and deduplication",
5-
"version": "2.20.14",
5+
"version": "2.21.0",
66
"commandAliases": [
77
{
88
"name": "cortex"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ubundi/openclaw-cortex",
3-
"version": "2.20.14",
3+
"version": "2.21.0",
44
"description": "OpenClaw plugin for Cortex memory — Auto-Recall, Auto-Capture, and agent memory tools",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)