File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,9 +34,9 @@ public static class AssemblyInfo
3434 public const bool ComVisible = false ;
3535 public const string AssemblyCompany = "The CefSharp Authors" ;
3636 public const string AssemblyProduct = "CefSharp" ;
37- public const string AssemblyVersion = "63.0.0 " ;
38- public const string AssemblyFileVersion = "63.0.0 .0" ;
39- public const string AssemblyCopyright = "Copyright © 2010-2017 The CefSharp Authors" ;
37+ public const string AssemblyVersion = "63.0.2 " ;
38+ public const string AssemblyFileVersion = "63.0.2 .0" ;
39+ public const string AssemblyCopyright = "Copyright © 2010-2018 The CefSharp Authors" ;
4040 public const string CefSharpCoreProject = "CefSharp.Core, PublicKey=" + PublicKey ;
4141 public const string CefSharpBrowserSubprocessProject = "CefSharp.BrowserSubprocess, PublicKey=" + PublicKey ;
4242 public const string CefSharpBrowserSubprocessCoreProject = "CefSharp.BrowserSubprocess.Core, PublicKey=" + PublicKey ;
You can’t perform that action at this time.
0 commit comments