We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 576cac3 commit 3c8b080Copy full SHA for 3c8b080
src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://schema.tauri.app/config/2",
3
"productName": "NoteGen",
4
- "version": "0.17.0",
+ "version": "0.17.1",
5
"identifier": "com.codexu.NoteGen",
6
"build": {
7
"beforeDevCommand": "pnpm dev",
0 commit comments