Skip to content

Commit

Permalink
chore: 更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
qianxuu committed Apr 14, 2024
1 parent f9fbd63 commit eb7ba7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "演示模式",
"slug": "DemoMode",
"description": "对 QQ 界面上的元素进行模糊处理以便演示或截图",
"version": "2.1.1",
"version": "2.1.2",
"icon": "./icon.svg",
"thumb": "./icon.svg",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion src/default-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@
"blur": 0
}
},
"version": "1.3.4"
"version": "1.3.5"
}

0 comments on commit eb7ba7c

Please sign in to comment.