We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f3416 commit e581750Copy full SHA for e581750
source/Components/Xceed.Wpf.AvalonDock/AssemblyVersionInfo.cs
@@ -24,7 +24,7 @@ internal static class _XceedVersionInfo
24
public const string BaseVersion = "3.4";
25
[System.Diagnostics.CodeAnalysis.SuppressMessage( "Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields" )]
26
public const string Version = BaseVersion +
27
-".0.3";
+".0.4";
28
29
public const string PublicKeyToken = "ba83ff368b7563c6";
30
0 commit comments