Skip to content

Commit 0226f70

Browse files
committed
更新: 版本 0.5.1
1 parent 70a83bb commit 0226f70

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.5.0-RC0",
3+
"version": "0.5.1",
44
"author": {
55
"name": "TheBlind",
66
"email": "1043193478@qq.com",

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.5.0-RC0"
11+
"version": "0.5.1"
1212
},
1313
"tauri": {
1414
"allowlist": {

0 commit comments

Comments
 (0)