Skip to content

v1.3.3 修复无法添加兑换计划等问题

Compare
Choose a tag to compare
@Ljzd-PRO Ljzd-PRO released this 10 Sep 09:24
· 481 commits to stable since this release
ee93ef6

更新内容

  • 修复无法添加兑换计划的问题
  • 修复商品兑换时间不正确的问题

更新方式

如果使用的是镜像源,可能需要等待镜像源同步才能更新至最新版

  • 使用 nb-cli 命令:
    nb plugin update nonebot-plugin-mystool
    
  • 或 pip 命令(如果使用了虚拟环境,需要先进入虚拟环境):
    pip install --upgrade nonebot-plugin-mystool
    

插件数据文件兼容性

Warning

v1.0.0 - 当前版本 向下兼容
v1.0.0 之后的版本使用 plugin_data.json,包含用户数据和插件配置,v1.0.0 之前的版本不兼容

Full Changelog: v1.3.2...v1.3.3