fix: bump openclaw.plugin.json version to 3.0.0

Version was still at 2.7.0 while git history already had v3.0.0 changes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-31 14:05:41 +10:00
co-authored by Claude Opus 4.6
parent 03b1da86fd
commit e885eb393f
+1 -1
View File
@@ -2,7 +2,7 @@
"id": "memory-continuity", "id": "memory-continuity",
"name": "Memory Continuity", "name": "Memory Continuity",
"description": "Preserves working state across /new, reset, compaction, and gateway restarts via a simple markdown checkpoint file.", "description": "Preserves working state across /new, reset, compaction, and gateway restarts via a simple markdown checkpoint file.",
"version": "2.7.0", "version": "3.0.0",
"source": "https://github.com/dtzp555-max/memory-continuity", "source": "https://github.com/dtzp555-max/memory-continuity",
"configSchema": { "configSchema": {
"type": "object", "type": "object",