openclaw-channel-dmwork 0.6.1-dev.cc3dd161 → 0.6.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openclaw-channel-dmwork",
3
- "version": "0.6.1-dev.cc3dd161",
3
+ "version": "0.6.1",
4
4
  "description": "DMWork channel plugin for OpenClaw via WuKongIM WebSocket",
5
5
  "main": "dist/index.js",
6
6
  "bin": {
@@ -1 +1 @@
1
- export declare const PLUGIN_VERSION = "0.6.1-dev.cc3dd161";
1
+ export declare const PLUGIN_VERSION = "0.6.1";
@@ -1,3 +1,3 @@
1
1
  // Auto-generated by prebuild script. Do not edit manually.
2
- export const PLUGIN_VERSION = "0.6.1-dev.cc3dd161";
2
+ export const PLUGIN_VERSION = "0.6.1";
3
3
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2DAA2D;AAC3D,MAAM,CAAC,MAAM,cAAc,GAAG,oBAAoB,CAAC"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2DAA2D;AAC3D,MAAM,CAAC,MAAM,cAAc,GAAG,OAAO,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openclaw-channel-dmwork",
3
- "version": "0.6.1-dev.cc3dd161",
3
+ "version": "0.6.1",
4
4
  "description": "DMWork channel plugin for OpenClaw via WuKongIM WebSocket",
5
5
  "main": "dist/index.js",
6
6
  "bin": {