Skip to content

Commit

Permalink
Bump to version 1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
h3poteto committed Jan 4, 2025
1 parent c5237fc commit a3cda1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fedistar",
"version": "1.10.1-beta.1",
"version": "1.10.2",
"scripts": {
"preinstall": "npx only-allow pnpm",
"dev": "next dev -p 1420",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"productName": "fedistar",
"mainBinaryName": "fedistar",
"version": "1.10.1-beta.1",
"version": "1.10.2",
"identifier": "net.fedistar",
"plugins": {},
"app": {
Expand Down

0 comments on commit a3cda1a

Please sign in to comment.