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 36efa2a commit c6c6b3bCopy full SHA for c6c6b3b
ui/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "T-Shell",
3
- "version": "0.5.5",
+ "version": "0.5.6",
4
"author": {
5
"name": "TheBlind",
6
"email": "1043193478@qq.com",
ui/src-tauri/tauri.conf.json
@@ -8,7 +8,7 @@
8
},
9
"package": {
10
"productName": "T-Shell",
11
- "version": "0.5.5"
+ "version": "0.5.6"
12
13
"tauri": {
14
"allowlist": {
0 commit comments