@steedos/standard-ui 2.5.20-beta.10 → 2.5.20-beta.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.
@@ -2,7 +2,7 @@ name: admin_workflow_notifications
2
2
  desktop: true
3
3
  icon: quick_text
4
4
  is_new_window: false
5
- label: 工作流通知
5
+ label: 消息提醒
6
6
  mobile: true
7
7
  permissions:
8
8
  - permission: 'on'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@steedos/standard-ui",
3
- "version": "2.5.20-beta.10",
3
+ "version": "2.5.20-beta.11",
4
4
  "main": "package.service.js",
5
5
  "private": false,
6
6
  "publishConfig": {
@@ -12,5 +12,5 @@
12
12
  "description": "steedos package",
13
13
  "repository": {},
14
14
  "license": "MIT",
15
- "gitHead": "42a5b30eb9031f18283b2b10f1983ede714d7f49"
15
+ "gitHead": "8b44f35dc1746ac7d09136ce66e5f4254b551fca"
16
16
  }