Skip to content

Commit

Permalink
累积策略更新并修复策略默认值错误 (#24)
Browse files Browse the repository at this point in the history
修复 一个策略的默认值错误
更新 策略配置文件至129.0.2752.4版本
更新 依赖项
  • Loading branch information
NXY666 authored Aug 11, 2024
1 parent e674598 commit 1f23afc
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: 检出代码
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: 获取发布信息
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_publisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: 检出代码
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: 获取发布信息
run: |
Expand Down
2 changes: 1 addition & 1 deletion StaticModels/Policy/Edge/en-US/PolicyDetailMap.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion StaticModels/Policy/Edge/en-US/PolicyMenuList.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion StaticModels/Policy/Edge/zh-CN/PolicyDetailMap.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion StaticModels/Policy/Edge/zh-CN/PolicyMenuList.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion StaticModels/Policy/Edge/zh-TW/PolicyDetailMap.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion StaticModels/Policy/Edge/zh-TW/PolicyMenuList.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion StaticModels/Policy/EdgeUpdate/zh-CN/PolicyDetailMap.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion StaticModels/Policy/EdgeUpdate/zh-TW/PolicyDetailMap.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion StaticModels/Policy/SUPPORT_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
128.0.2708.0
129.0.2752.4
2 changes: 1 addition & 1 deletion StaticModels/Policy/TEMPLATE_MD5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
308c1f53d11130f5a097d9dd34cc30f9
fbb7199fcb3477de52a5e3ad392be41e

0 comments on commit 1f23afc

Please sign in to comment.