llonebot-dist 6.6.8 → 6.6.9

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.
package/llonebot.js CHANGED
@@ -19049,7 +19049,7 @@ class OB11HeartbeatEvent extends OB11BaseMetaEvent {
19049
19049
  };
19050
19050
  }
19051
19051
  }
19052
- const version = "6.6.8";
19052
+ const version = "6.6.9";
19053
19053
  class OB11WebSocket {
19054
19054
  constructor(ctx, config) {
19055
19055
  this.ctx = ctx;