Skip to content

Commit 9a2628e

Browse files
committed
update
1 parent b14f1f9 commit 9a2628e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pakeplus",
33
"private": true,
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

src-tauri/data/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
env:
8686
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8787
with:
88-
tagName: 'PROJECTNAME-v__VERSION__'
88+
tagName: 'PROJECTNAME'
8989
releaseName: 'PROJECTNAME v__VERSION__'
9090
releaseBody: 'RELEASEBODY'
9191
releaseDraft: false

0 commit comments

Comments
 (0)