We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5783310 commit 4ce8db3Copy full SHA for 4ce8db3
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "my-tauri-app",
3
"private": true,
4
- "version": "3.0.3",
+ "version": "3.0.4",
5
"type": "module",
6
"license": "MIT",
7
"keywords": [
src-tauri/tauri.conf.json
@@ -7,7 +7,7 @@
},
8
"package": {
9
"productName": "live2d",
10
- "version": "3.0.3"
+ "version": "3.0.4"
11
12
"tauri": {
13
"allowlist": {
0 commit comments