Skip to content

Commit 6896e2f

Browse files
committed
Release v0.9.1
1 parent 8f0beee commit 6896e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tauri/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "OCPQ",
44
"mainBinaryName": "OCPQ",
5-
"version": "0.9.0",
5+
"version": "0.9.1",
66
"identifier": "eu.aarkue.ocpq",
77
"build": {
88
"beforeBuildCommand": "cross-env NODE_OPTIONS=\"--max_old_space_size=4096\" npm run build",

0 commit comments

Comments
 (0)