build: bump version to 2026.3.31

This commit is contained in:
Peter Steinberger
2026-03-31 15:46:42 +01:00
parent 5e30da3cad
commit c425ef3e74
92 changed files with 139 additions and 135 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openclaw/irc",
"version": "2026.3.30",
"version": "2026.3.31",
"description": "OpenClaw IRC channel plugin",
"type": "module",
"openclaw": {
@@ -8,7 +8,7 @@
"./index.ts"
],
"install": {
"minHostVersion": ">=2026.3.30"
"minHostVersion": ">=2026.3.31"
},
"setupEntry": "./setup-entry.ts",
"channel": {