diff --git a/README.md b/README.md
index 3aedfc5..2f65f30 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@
-[](https://github.com/lintsinghua/XCodeReviewer/releases)
+[](https://github.com/lintsinghua/XCodeReviewer/releases)
[](https://opensource.org/licenses/MIT)
[](https://reactjs.org/)
[](https://www.typescriptlang.org/)
diff --git a/README_EN.md b/README_EN.md
index fc5bb9e..8fa5c08 100644
--- a/README_EN.md
+++ b/README_EN.md
@@ -13,7 +13,7 @@
-[](https://github.com/lintsinghua/XCodeReviewer/releases)
+[](https://github.com/lintsinghua/XCodeReviewer/releases)
[](https://opensource.org/licenses/MIT)
[](https://reactjs.org/)
[](https://www.typescriptlang.org/)
diff --git a/package-lock.json b/package-lock.json
index 844536a..ab091cc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "xcode-reviewer",
- "version": "1.1.3",
+ "version": "1.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "xcode-reviewer",
- "version": "1.1.3",
+ "version": "1.2.0",
"dependencies": {
"@google/generative-ai": "^0.24.1",
"@radix-ui/react-accordion": "^1.2.8",
diff --git a/package.json b/package.json
index 9445c17..42a04ff 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "xcode-reviewer",
- "version": "1.1.3",
+ "version": "1.2.0",
"type": "module",
"scripts": {
"dev": "vite",