build: bump version to 2026.3.22

This commit is contained in:
Peter Steinberger
2026-03-22 11:57:51 -07:00
parent 4113db7d78
commit 412a3eb1ac
89 changed files with 185 additions and 185 deletions

View File

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