adhdev 0.9.79-rc.1 → 0.9.80

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/dist/index.js CHANGED
@@ -66464,7 +66464,7 @@ var init_adhdev_daemon = __esm({
66464
66464
  init_version();
66465
66465
  init_src();
66466
66466
  init_runtime_defaults();
66467
- pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.79-rc.1" });
66467
+ pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.80" });
66468
66468
  AdhdevDaemon = class _AdhdevDaemon {
66469
66469
  localHttpServer = null;
66470
66470
  localWss = null;