diff --git a/DownKyi/Models/AppInfo.cs b/DownKyi/Models/AppInfo.cs
index f46f8ca..3a245d1 100644
--- a/DownKyi/Models/AppInfo.cs
+++ b/DownKyi/Models/AppInfo.cs
@@ -11,7 +11,7 @@ public class AppInfo
private const int A = 1;
private const int B = 0;
- private const int C = 3;
+ private const int C = 4;
public AppInfo()
{
diff --git a/script/macos/Info.plist b/script/macos/Info.plist
index 163a0ed..14eeea7 100644
--- a/script/macos/Info.plist
+++ b/script/macos/Info.plist
@@ -9,7 +9,7 @@
CFBundleName
哔哩下载姬
CFBundleVersion
- 1.0.3
+ 1.0.4
LSMinimumSystemVersion
10.15
CFBundleExecutable
diff --git a/version.txt b/version.txt
index e4c0d46..a6a3a43 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.0.3
\ No newline at end of file
+1.0.4
\ No newline at end of file