We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ed12d1 commit 712c2cfCopy full SHA for 712c2cf
src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://schema.tauri.app/config/2",
3
"productName": "NoteGen",
4
- "version": "0.21.0",
+ "version": "0.21.1",
5
"identifier": "com.codexu.NoteGen",
6
"build": {
7
"beforeDevCommand": "pnpm dev",
0 commit comments