Skip to content

Commit 3c57e19

Browse files
committed
更新: 版本 0.5发布啦🎉🎉🎉
1 parent 10fb1e2 commit 3c57e19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "T-Shell",
3-
"version": "0.4.3",
3+
"version": "0.5.0",
44
"author": {
55
"name": "TheBlind",
66
"email": "[email protected]",

ui/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"package": {
1010
"productName": "T-Shell",
11-
"version": "0.4.2"
11+
"version": "0.5.0"
1212
},
1313
"tauri": {
1414
"allowlist": {

0 commit comments

Comments
 (0)