opencode-acp 1.14.16-pr.302.8 → 1.14.16-pr.303.11

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/index.js CHANGED
@@ -8947,7 +8947,7 @@ import { writeFile as writeFile2, mkdir as mkdir2 } from "fs/promises";
8947
8947
  import { join as join3 } from "path";
8948
8948
  import { existsSync as existsSync3 } from "fs";
8949
8949
  import { homedir as homedir3 } from "os";
8950
- var LOG_VERSION = true ? "1.14.16-pr.302.8" : "dev";
8950
+ var LOG_VERSION = true ? "1.14.16-pr.303.11" : "dev";
8951
8951
  var Logger = class {
8952
8952
  logDir;
8953
8953
  enabled;