Skip to content

Commit 657b75c

Browse files
committed
@jornh, you missed this one. :)
1 parent 98e1295 commit 657b75c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CefSharp/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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;

0 commit comments

Comments
 (0)