Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjj1024 committed Feb 6, 2025
1 parent 8fc8c4a commit 02eb032
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tagName: 'PakePlus v__VERSION__'
tagName: PakePlus
releaseName: 'PakePlus v__VERSION__'
body_path: ./Note.md
releaseDraft: true
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pakeplus",
"private": true,
"version": "0.4.8",
"version": "0.4.9",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 02eb032

Please sign in to comment.