Skip to content

Commit

Permalink
chore: release desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
0xzio committed Apr 3, 2024
1 parent 260a604 commit 073299c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "desktop",
"version": "0.2.4",
"version": "0.2.6",
"private": true,
"scripts": {
"dev": "next dev -p 3001",
Expand Down
2 changes: 1 addition & 1 deletion apps/desktop/src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"package": {
"productName": "PenX",
"version": "0.1.0"
"version": "0.2.6"
},
"tauri": {
"allowlist": {
Expand Down

0 comments on commit 073299c

Please sign in to comment.