We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3acc26e commit 0eaefcfCopy full SHA for 0eaefcf
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "wcf-client-rust",
3
"private": true,
4
- "version": "2024.04.28",
+ "version": "2024.4.28",
5
"type": "module",
6
"scripts": {
7
"tauri-dev": "pnpm tauri dev",
src-tauri/tauri.conf.json
@@ -1,6 +1,6 @@
"productName": "wcf-client-rust",
"identifier": "com.iamteer.wcf",
"build": {
"beforeDevCommand": "pnpm dev",
0 commit comments