We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e89b3 commit 17dd71eCopy full SHA for 17dd71e
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.7.7",
+ "version": "0.7.9",
6
"identifier": "eu.aarkue.ocpq",
7
"build": {
8
"beforeBuildCommand": "cross-env NODE_OPTIONS=\"--max_old_space_size=4096\" npm run build",
0 commit comments