koishi-plugin-cchess 2.2.0 → 2.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # koishi-plugin-cchess
2
2
 
3
- 中国象棋,支持人人对战与皮卡鱼人机对战
3
+ 中国象棋 · 人人对战与皮卡鱼人机对战
4
4
 
5
5
  ## 安装
6
6
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "koishi-plugin-cchess",
3
- "description": "Koishi 的中国象棋插件。",
4
- "version": "2.2.0",
3
+ "description": "Koishi 插件 · 中国象棋。",
4
+ "version": "2.2.1",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",
7
7
  "files": [