koishi-plugin-bilibili-notify 3.2.5-alpha.1 → 3.2.5-alpha.2

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.
File without changes
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "koishi-plugin-bilibili-notify",
3
3
  "description": "Koishi bilibili notify plugin",
4
- "version": "3.2.5-alpha.1",
4
+ "version": "3.2.5-alpha.2",
5
5
  "contributors": [
6
6
  "Akokko <admin@akokko.com>"
7
7
  ],
package/readme.md CHANGED
@@ -280,6 +280,7 @@ uid为必填参数,为要推送的UP主的UID,index为可选参数,为要
280
280
  > `3.2.5-alpha.x` 目前均为测试版本,请不要更新🙅
281
281
  > - ver 3.2.5-alpha.0 优化:新增 `DNS` 缓存,以减少DNS错误;
282
282
  > - ver 3.2.5-alpha.1 测试版本
283
+ > - ver 3.2.5-alpha.2 测试版本
283
284
 
284
285
  ## 交流群
285
286