Skip to content

Commit

Permalink
提升版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
xiyuesaves committed Jul 10, 2024
1 parent 9b5a94c commit 366019c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "轻量工具箱",
"slug": "lite_tools",
"description": "轻量 · 优雅 · 高效",
"version": "2.30.11",
"version": "2.30.12",
"icon": "./icon.png",
"authors": [
{
Expand All @@ -26,7 +26,7 @@
"repo": "xiyuesaves/LiteLoaderQQNT-lite_tools",
"branch": "v4",
"release": {
"tag": "v2.30.11",
"tag": "v2.30.12",
"file": "lite_tools_v4.zip"
}
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lite_tools",
"version": "2.30.11",
"version": "2.30.12",
"description": "LiteLoaderQQNT 插件 轻量工具箱",
"main": "esbuild.config.mjs",
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion src/scss/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,6 @@
position: sticky !important;
top: 10px !important;
bottom: 10px !important;
background-color: red;
}
}
.ml-root.q-scroll-view {
Expand Down

0 comments on commit 366019c

Please sign in to comment.