Skip to content

Commit

Permalink
更新: 版本 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBlindM committed Apr 27, 2023
1 parent 05f1559 commit 4ecd419
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "T-Shell",
"version": "0.5.3",
"version": "0.5.4",
"author": {
"name": "TheBlind",
"email": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion ui/src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"package": {
"productName": "T-Shell",
"version": "0.5.3"
"version": "0.5.4"
},
"tauri": {
"allowlist": {
Expand Down

0 comments on commit 4ecd419

Please sign in to comment.