adhdev 0.6.39 → 0.6.40

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
@@ -31270,7 +31270,7 @@ var init_adhdev_daemon = __esm({
31270
31270
  fs11 = __toESM(require("fs"));
31271
31271
  path14 = __toESM(require("path"));
31272
31272
  import_chalk2 = __toESM(require("chalk"));
31273
- pkgVersion = "0.6.39";
31273
+ pkgVersion = "0.6.40";
31274
31274
  if (pkgVersion === "unknown") {
31275
31275
  try {
31276
31276
  const possiblePaths = [
package/dist/index.js CHANGED
@@ -30830,7 +30830,7 @@ var init_adhdev_daemon = __esm({
30830
30830
  fs11 = __toESM(require("fs"));
30831
30831
  path14 = __toESM(require("path"));
30832
30832
  import_chalk2 = __toESM(require("chalk"));
30833
- pkgVersion = "0.6.39";
30833
+ pkgVersion = "0.6.40";
30834
30834
  if (pkgVersion === "unknown") {
30835
30835
  try {
30836
30836
  const possiblePaths = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adhdev",
3
- "version": "0.6.39",
3
+ "version": "0.6.40",
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": {