adhdev 0.7.13 → 0.7.14

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
@@ -45320,7 +45320,7 @@ var init_adhdev_daemon = __esm({
45320
45320
  fs14 = __toESM(require("fs"));
45321
45321
  path16 = __toESM(require("path"));
45322
45322
  import_chalk2 = __toESM(require("chalk"));
45323
- pkgVersion = "0.7.13";
45323
+ pkgVersion = "0.7.14";
45324
45324
  if (pkgVersion === "unknown") {
45325
45325
  try {
45326
45326
  const possiblePaths = [
package/dist/index.js CHANGED
@@ -44400,7 +44400,7 @@ var init_adhdev_daemon = __esm({
44400
44400
  fs14 = __toESM(require("fs"));
44401
44401
  path16 = __toESM(require("path"));
44402
44402
  import_chalk2 = __toESM(require("chalk"));
44403
- pkgVersion = "0.7.13";
44403
+ pkgVersion = "0.7.14";
44404
44404
  if (pkgVersion === "unknown") {
44405
44405
  try {
44406
44406
  const possiblePaths = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adhdev",
3
- "version": "0.7.13",
3
+ "version": "0.7.14",
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": {