adhdev 0.9.77 → 0.9.79-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/cli/index.js CHANGED
@@ -97637,7 +97637,7 @@ var init_adhdev_daemon = __esm({
97637
97637
  init_version();
97638
97638
  init_src();
97639
97639
  init_runtime_defaults();
97640
- pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.77" });
97640
+ pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.79-rc.1" });
97641
97641
  AdhdevDaemon = class _AdhdevDaemon {
97642
97642
  localHttpServer = null;
97643
97643
  localWss = null;