Browse Source

compdfkit(win) - 版本号优化

liuaoran 10 months ago
parent
commit
e64d2ba3f3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Demo/Examples/PDFViewer/Properties/AssemblyInfo.cs

+ 2 - 2
Demo/Examples/PDFViewer/Properties/AssemblyInfo.cs

@@ -24,5 +24,5 @@ using System.Windows;
     ResourceDictionaryLocation.SourceAssembly 
     ResourceDictionaryLocation.SourceAssembly 
 )]
 )]
 
 
-[assembly: AssemblyVersion("1.13.0.0")]
-[assembly: AssemblyFileVersion("1.13.0.0")]
+[assembly: AssemblyVersion("2.0.0.0")]
+[assembly: AssemblyFileVersion("2.0.0.0")]