diff --git a/src/BlueCatKoKo.Ui/Assets/reward.png b/src/BlueCatKoKo.Ui/Assets/reward.png
new file mode 100644
index 0000000..90152e4
Binary files /dev/null and b/src/BlueCatKoKo.Ui/Assets/reward.png differ
diff --git a/src/BlueCatKoKo.Ui/BlueCatKoKo.Ui.csproj b/src/BlueCatKoKo.Ui/BlueCatKoKo.Ui.csproj
index 5ecfc84..63a7876 100644
--- a/src/BlueCatKoKo.Ui/BlueCatKoKo.Ui.csproj
+++ b/src/BlueCatKoKo.Ui/BlueCatKoKo.Ui.csproj
@@ -89,6 +89,8 @@
+
+
diff --git a/src/BlueCatKoKo.Ui/Views/Pages/AboutPage.xaml b/src/BlueCatKoKo.Ui/Views/Pages/AboutPage.xaml
index 4643f0f..77b7cf3 100644
--- a/src/BlueCatKoKo.Ui/Views/Pages/AboutPage.xaml
+++ b/src/BlueCatKoKo.Ui/Views/Pages/AboutPage.xaml
@@ -26,18 +26,25 @@
-
-
-
+
+
+
-
+
+
+
+
+
+
diff --git a/src/BlueCatKoKo.Ui/appsettings.json b/src/BlueCatKoKo.Ui/appsettings.json
index 523117d..35f6b07 100644
--- a/src/BlueCatKoKo.Ui/appsettings.json
+++ b/src/BlueCatKoKo.Ui/appsettings.json
@@ -2,7 +2,7 @@
"AppConfig": {
"Name": "BlueCatKoKo",
"TrayTitle": "BlueCatKoKo-DY-Downloader",
- "Version": "v1.1.6",
+ "Version": "v1.2.1",
"Description": "BlueCatKoKo is a Douyin Downloader",
"DownloadPath": "./",
"RepositoryUrl": "https://github.com/K12f/BlueCatKoKo",