diff --git a/manifest.json b/manifest.json
index ea9f91a..7fe7276 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,10 +1,10 @@
 {
   "manifest_version": 4,
   "type": "extension",
-  "name": "LLOneBot v3.20.2",
+  "name": "LLOneBot v3.20.3",
   "slug": "LLOneBot",
   "description": "使你的NTQQ支持OneBot11协议进行QQ机器人开发, 不支持商店在线更新",
-  "version": "3.20.2",
+  "version": "3.20.3",
   "icon": "./icon.jpg",
   "authors": [
     {
diff --git a/src/version.ts b/src/version.ts
index 59c67f8..c6db98d 100644
--- a/src/version.ts
+++ b/src/version.ts
@@ -1 +1 @@
-export const version = "3.20.2"
\ No newline at end of file
+export const version = "3.20.3"
\ No newline at end of file