We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0beee commit 6896e2fCopy full SHA for 6896e2f
tauri/src-tauri/tauri.conf.json
@@ -2,7 +2,7 @@
2
"$schema": "https://schema.tauri.app/config/2",
3
"productName": "OCPQ",
4
"mainBinaryName": "OCPQ",
5
- "version": "0.9.0",
+ "version": "0.9.1",
6
"identifier": "eu.aarkue.ocpq",
7
"build": {
8
"beforeBuildCommand": "cross-env NODE_OPTIONS=\"--max_old_space_size=4096\" npm run build",
0 commit comments