Skip to content

Commit

Permalink
Update version info.
Browse files Browse the repository at this point in the history
  • Loading branch information
maraf committed Sep 16, 2016
1 parent 465797a commit 046040d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SharpKit.UnobtrusiveFeatures/Properties/VersionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ namespace SharpKit.UnobtrusiveFeatures
public static class VersionInfo
{
internal const string Version = "1.0.0";
internal const string BetaSuffix = "-beta2";
internal const string BetaSuffix = null;

public static Version GetVersion()
{
Expand Down

0 comments on commit 046040d

Please sign in to comment.