chore: bump version to 2026.3.30 for npm publish

This commit is contained in:
Tabula Myriad TM-1
2026-03-24 15:19:09 -04:00
parent 536bba8912
commit 9d147334ae
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@heretek-ai/openclaw",
"version": "2026.3.29",
"version": "2026.3.30",
"description": "Liberated multi-channel AI agent gateway — Tabula Myriad triad fork",
"keywords": [
"agent",
+1 -1
View File
@@ -16286,6 +16286,6 @@ export const GENERATED_BASE_CONFIG_SCHEMA = {
tags: ["security", "auth"],
},
},
version: "2026.3.29",
version: "2026.3.30",
generatedAt: "2026-03-23T22:14:21.692Z",
} as const satisfies BaseConfigSchemaResponse;