adhdev 0.9.76 → 0.9.77-rc.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.
package/dist/index.js CHANGED
@@ -63678,7 +63678,7 @@ var init_adhdev_daemon = __esm({
63678
63678
  init_version();
63679
63679
  init_src();
63680
63680
  init_runtime_defaults();
63681
- pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.76" });
63681
+ pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.77-rc.1" });
63682
63682
  AdhdevDaemon = class _AdhdevDaemon {
63683
63683
  localHttpServer = null;
63684
63684
  localWss = null;