adhdev 0.6.48 → 0.6.49

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
@@ -31329,7 +31329,7 @@ var init_adhdev_daemon = __esm({
31329
31329
  fs11 = __toESM(require("fs"));
31330
31330
  path14 = __toESM(require("path"));
31331
31331
  import_chalk2 = __toESM(require("chalk"));
31332
- pkgVersion = "0.6.48";
31332
+ pkgVersion = "0.6.49";
31333
31333
  if (pkgVersion === "unknown") {
31334
31334
  try {
31335
31335
  const possiblePaths = [
package/dist/index.js CHANGED
@@ -30889,7 +30889,7 @@ var init_adhdev_daemon = __esm({
30889
30889
  fs11 = __toESM(require("fs"));
30890
30890
  path14 = __toESM(require("path"));
30891
30891
  import_chalk2 = __toESM(require("chalk"));
30892
- pkgVersion = "0.6.48";
30892
+ pkgVersion = "0.6.49";
30893
30893
  if (pkgVersion === "unknown") {
30894
30894
  try {
30895
30895
  const possiblePaths = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adhdev",
3
- "version": "0.6.48",
3
+ "version": "0.6.49",
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": {