File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ public static class AssemblyInfo
3232 public const bool ComVisible = false ;
3333 public const string AssemblyCompany = "The CefSharp Project" ;
3434 public const string AssemblyProduct = "CefSharp" ;
35- public const string AssemblyVersion = "3.31 .0.0" ;
36- public const string AssemblyFileVersion = "3.31 .0.0" ;
35+ public const string AssemblyVersion = "31.0 .0.0" ;
36+ public const string AssemblyFileVersion = "31.0 .0.0" ;
3737 public const string AssemblyCopyright = "Copyright © The CefSharp Authors 2010-2014" ;
3838 public const string CefSharpCoreProject = "CefSharp.Core, PublicKey=" + PublicKey ;
3939 public const string CefSharpBrowserSubprocessProject = "CefSharp.BrowserSubprocess, PublicKey=" + PublicKey ;
You can’t perform that action at this time.
0 commit comments