adhdev 0.6.29 → 0.6.30

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
@@ -31188,7 +31188,7 @@ var init_adhdev_daemon = __esm({
31188
31188
  fs11 = __toESM(require("fs"));
31189
31189
  path14 = __toESM(require("path"));
31190
31190
  import_chalk2 = __toESM(require("chalk"));
31191
- pkgVersion = "0.6.29";
31191
+ pkgVersion = "0.6.30";
31192
31192
  if (pkgVersion === "unknown") {
31193
31193
  try {
31194
31194
  const possiblePaths = [
package/dist/index.js CHANGED
@@ -30748,7 +30748,7 @@ var init_adhdev_daemon = __esm({
30748
30748
  fs11 = __toESM(require("fs"));
30749
30749
  path14 = __toESM(require("path"));
30750
30750
  import_chalk2 = __toESM(require("chalk"));
30751
- pkgVersion = "0.6.29";
30751
+ pkgVersion = "0.6.30";
30752
30752
  if (pkgVersion === "unknown") {
30753
30753
  try {
30754
30754
  const possiblePaths = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adhdev",
3
- "version": "0.6.29",
3
+ "version": "0.6.30",
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": {