@peninsula-med/beisen-ehr-plugin 1.1.4 → 1.1.6

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.d.ts CHANGED
@@ -8,7 +8,7 @@ import { OpenClawPlugin } from 'openclaw/plugin-sdk';
8
8
  */
9
9
 
10
10
  declare const pluginId = "beisen-ehr-plugin";
11
- declare const pluginVersion = "1.1.3";
11
+ declare const pluginVersion = "1.1.6";
12
12
  /**
13
13
  * 北森 EHR 插件配置接口
14
14
  */
package/dist/index.esm.js CHANGED
@@ -3457,7 +3457,7 @@ const Type = TypeBuilder;
3457
3457
  */
3458
3458
  // 插件元数据
3459
3459
  const pluginId = 'beisen-ehr-plugin';
3460
- const pluginVersion = '1.1.3';
3460
+ const pluginVersion = '1.1.6';
3461
3461
  /**
3462
3462
  * 默认配置
3463
3463
  */