Skip to content

Commit

Permalink
新增:Steam任务ASF(ASFEnhance)支持;
Browse files Browse the repository at this point in the history
新增:Gleam.io站支持调用TimerHooker脚本快速验证任务;
修复:未挂梯子时换区失败报错(#13);
修复:首次安装时初始化报错(#12)
  • Loading branch information
HCLonely committed Apr 29, 2024
1 parent 3905808 commit 147d3c0
Show file tree
Hide file tree
Showing 32 changed files with 3,265 additions and 523 deletions.
10 changes: 7 additions & 3 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,13 @@ jobs:
uses: softprops/action-gh-release@v1
with:
prerelease: false
tag_name: v4.2.36
name: 4.2.36
body: '- 修复:Steam换区失败'
tag_name: v4.3.0
name: 4.3.0
body: |-
- 新增:Steam任务ASF(ASFEnhance)支持
- 新增:Gleam.io站支持调用TimerHooker脚本快速验证任务
- 修复:未挂梯子时换区失败报错(#13)
- 修复:首次安装时初始化报错(#12)
files: |-
dist/auto-task-v4-for-giveawaysu.user.js
dist/auto-task-v4.compatibility.user.js
Expand Down
6 changes: 3 additions & 3 deletions dist/auto-task-v4-for-giveawaysu.all.user.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/auto-task-v4-for-giveawaysu.user.js

Large diffs are not rendered by default.

Loading

0 comments on commit 147d3c0

Please sign in to comment.