Skip to content

Commit

Permalink
v1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ChurchTao committed Apr 7, 2023
1 parent 15347c2 commit 999d2f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lanaya",
"private": true,
"version": "1.1.8",
"version": "1.1.9",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down Expand Up @@ -43,4 +43,4 @@
"tailwindcss": "^3.2.6",
"vite": "^4.1.0"
}
}
}
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"package": {
"productName": "Lanaya",
"version": "1.1.8"
"version": "1.1.9"
},
"tauri": {
"macOSPrivateApi": true,
Expand Down

0 comments on commit 999d2f9

Please sign in to comment.