bump version

This commit is contained in:
Ren Amamiya
2023-09-09 07:21:02 +07:00
parent 41901b2174
commit 1553f5ced2
5 changed files with 6 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
},
"package": {
"productName": "Lume",
"version": "1.2.3"
"version": "1.2.4"
},
"tauri": {
"allowlist": {
@@ -125,6 +125,7 @@
"csp": {
"content-security-policy": "upgrade-insecure-requests"
}
}
},
"macOSPrivateApi": true
}
}