Skip to content

Commit

Permalink
increment version to 3.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirkster99 committed May 25, 2019
1 parent ff0b06b commit c84cafa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ internal static class _XceedVersionInfo
public const string BaseVersion = "3.5";
[System.Diagnostics.CodeAnalysis.SuppressMessage( "Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields" )]
public const string Version = BaseVersion +
".5.0";
".6.0";
[System.Diagnostics.CodeAnalysis.SuppressMessage( "Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields" )]
public const string PublicKeyToken = "ba83ff368b7563c6";

Expand Down

0 comments on commit c84cafa

Please sign in to comment.