File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " tauri-app " ,
2
+ "name" : " cover-fun " ,
3
3
"private" : true ,
4
- "version" : " 0.1.1 " ,
4
+ "version" : " 0.1.2 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"tauri" : " tauri"
Original file line number Diff line number Diff line change 1
1
[package ]
2
- name = " tauri-app "
3
- version = " 0.1.1 "
4
- description = " A Tauri App "
5
- authors = [" you " ]
6
- edition = " 2021 "
2
+ name = " cover-fun "
3
+ version = " 0.1.2 "
4
+ description = " An app makes you no more nervous when online interview "
5
+ authors = [" jwenjian " ]
6
+ edition = " 2025 "
7
7
8
8
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
9
9
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://schema.tauri.app/config/2" ,
3
3
"productName" : " CoverFun" ,
4
- "version" : " 0.1.1 " ,
4
+ "version" : " 0.1.2 " ,
5
5
"identifier" : " com.github.jwenjian.coverfun" ,
6
6
"build" : {
7
7
"frontendDist" : " ../src"
11
11
"macOSPrivateApi" : true ,
12
12
"windows" : [
13
13
{
14
- "title" : " Cover Fun, do not get nervurs when online interview." ,
14
+ "title" : " Cover Fun, no more nervous when online interview." ,
15
15
"width" : 1920 ,
16
16
"height" : 1080 ,
17
17
"resizable" : false ,
You can’t perform that action at this time.
0 commit comments