adhdev 0.6.22 → 0.6.23

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
@@ -31174,7 +31174,7 @@ var init_adhdev_daemon = __esm({
31174
31174
  fs11 = __toESM(require("fs"));
31175
31175
  path14 = __toESM(require("path"));
31176
31176
  import_chalk2 = __toESM(require("chalk"));
31177
- pkgVersion = "0.6.22";
31177
+ pkgVersion = "0.6.23";
31178
31178
  if (pkgVersion === "unknown") {
31179
31179
  try {
31180
31180
  const possiblePaths = [
package/dist/index.js CHANGED
@@ -30734,7 +30734,7 @@ var init_adhdev_daemon = __esm({
30734
30734
  fs11 = __toESM(require("fs"));
30735
30735
  path14 = __toESM(require("path"));
30736
30736
  import_chalk2 = __toESM(require("chalk"));
30737
- pkgVersion = "0.6.22";
30737
+ pkgVersion = "0.6.23";
30738
30738
  if (pkgVersion === "unknown") {
30739
30739
  try {
30740
30740
  const possiblePaths = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adhdev",
3
- "version": "0.6.22",
3
+ "version": "0.6.23",
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": {