We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 641c4dc commit a0fc42bCopy full SHA for a0fc42b
1 file changed
src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://schema.tauri.app/config/2",
3
"productName": "NoteGen",
4
- "version": "0.26.4",
+ "version": "0.26.5",
5
"identifier": "com.codexu.NoteGen",
6
"build": {
7
"beforeDevCommand": "pnpm dev",
@@ -45,7 +45,7 @@
45
"icons/icon.ico"
46
],
47
"iOS": {
48
- "bundleVersion": "0.26.4",
+ "bundleVersion": "0.26.5",
49
"developmentTeam": "RGZC4ZTJMU"
50
},
51
"macOS": {
0 commit comments