mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-01 23:50:20 +00:00
build: bump version to 2026.3.31
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user