v3.1.2: fix missing codeBlockFileRegex causing send error

This commit is contained in:
admin
2026-05-20 15:31:14 +04:00
Unverified
parent 895df83333
commit 2e5d2f819a
4 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "zai-chat",
"version": "3.1.1",
"version": "3.1.2",
"description": "Z.AI Chat - Full stack AI chat powered by GLM Coding Plan",
"main": "index.js",
"scripts": {