diff --git a/DownKyi.Core.Test/app.config b/DownKyi.Core.Test/app.config
index 20ad174..ef24f15 100644
--- a/DownKyi.Core.Test/app.config
+++ b/DownKyi.Core.Test/app.config
@@ -7,7 +7,7 @@
-
+
diff --git a/DownKyi.Core/DownKyi.Core.csproj b/DownKyi.Core/DownKyi.Core.csproj
index e7d2790..7e57e38 100644
--- a/DownKyi.Core/DownKyi.Core.csproj
+++ b/DownKyi.Core/DownKyi.Core.csproj
@@ -36,16 +36,16 @@
..\packages\Brotli.NET.2.1.1\lib\net45\Brotli.Core.dll
-
- ..\packages\Google.Protobuf.3.18.1\lib\net45\Google.Protobuf.dll
+
+ ..\packages\Google.Protobuf.3.19.1\lib\net45\Google.Protobuf.dll
..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll
-
- ..\packages\QRCoder.1.4.1\lib\net40\QRCoder.dll
+
+ ..\packages\QRCoder.1.4.3\lib\net40\QRCoder.dll
@@ -64,8 +64,8 @@
..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll
-
- ..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll
+
+ ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll
..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll
@@ -280,8 +280,8 @@
-
+
-
+
\ No newline at end of file
diff --git a/DownKyi.Core/Properties/AssemblyInfo.cs b/DownKyi.Core/Properties/AssemblyInfo.cs
index e3405cb..18b88bb 100644
--- a/DownKyi.Core/Properties/AssemblyInfo.cs
+++ b/DownKyi.Core/Properties/AssemblyInfo.cs
@@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("DownKyi")]
[assembly: AssemblyProduct("DownKyi.Core")]
-[assembly: AssemblyCopyright("Copyright © 2021")]
+[assembly: AssemblyCopyright("Copyright © Downkyi 2020-2021")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("2.0.0.0")]
-[assembly: AssemblyFileVersion("2.0.0.0")]
+[assembly: AssemblyVersion("2.1.0.0")]
+[assembly: AssemblyFileVersion("2.1.0.0")]
diff --git a/DownKyi.Core/app.config b/DownKyi.Core/app.config
index f10b4ac..1696df6 100644
--- a/DownKyi.Core/app.config
+++ b/DownKyi.Core/app.config
@@ -4,7 +4,7 @@
-
+
diff --git a/DownKyi.Core/packages.config b/DownKyi.Core/packages.config
index 25076d7..c49a756 100644
--- a/DownKyi.Core/packages.config
+++ b/DownKyi.Core/packages.config
@@ -1,14 +1,14 @@
-
-
+
+
-
+
-
+
\ No newline at end of file
diff --git a/DownKyi/Views/Settings/ViewAbout.xaml b/DownKyi/Views/Settings/ViewAbout.xaml
index 896e8d9..f769594 100644
--- a/DownKyi/Views/Settings/ViewAbout.xaml
+++ b/DownKyi/Views/Settings/ViewAbout.xaml
@@ -188,7 +188,7 @@
Grid.Column="2"
FontSize="12"
Foreground="{DynamicResource BrushTextDark}"
- Text="3.17.3" />
+ Text="3.19.1" />
+ Text="1.4.3" />