Skip to content

Commit

Permalink
修改版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
chr233 committed Aug 14, 2023
1 parent ab9fc81 commit 4cf282f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
shell: pwsh
run: |
Remove-Item './tmp/${{ env.PROJECT_NAME }}-fde/*.xml'
Remove-Item './tmp/${{ env.PROJECT_NAME }}/*.xml'
- name: Zip files
run: |
Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>2.1.5.0</Version>
<Version>2.1.5.1</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 4cf282f

Please sign in to comment.