adhdev 0.7.19 → 0.7.20

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
@@ -45375,7 +45375,7 @@ var init_adhdev_daemon = __esm({
45375
45375
  fs14 = __toESM(require("fs"));
45376
45376
  path17 = __toESM(require("path"));
45377
45377
  import_chalk2 = __toESM(require("chalk"));
45378
- pkgVersion = "0.7.19";
45378
+ pkgVersion = "0.7.20";
45379
45379
  if (pkgVersion === "unknown") {
45380
45380
  try {
45381
45381
  const possiblePaths = [
package/dist/index.js CHANGED
@@ -44909,7 +44909,7 @@ var init_adhdev_daemon = __esm({
44909
44909
  fs14 = __toESM(require("fs"));
44910
44910
  path17 = __toESM(require("path"));
44911
44911
  import_chalk2 = __toESM(require("chalk"));
44912
- pkgVersion = "0.7.19";
44912
+ pkgVersion = "0.7.20";
44913
44913
  if (pkgVersion === "unknown") {
44914
44914
  try {
44915
44915
  const possiblePaths = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adhdev",
3
- "version": "0.7.19",
3
+ "version": "0.7.20",
4
4
  "description": "ADHDev — Agent Dashboard Hub for Dev. Remote-control AI coding agents from anywhere.",
5
5
  "main": "dist/index.js",
6
6
  "bin": {