Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gwindalmir committed Aug 6, 2020
1 parent 8c307dd commit e5ef0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WorkshopToolCommon/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
public static class Constants
{
public const string Version = "0.7.5.*";
public const string Version = "0.7.6.*";
#if SE
public const string SEWT_Prefix = "[_SEWT_]";
#else
Expand Down

0 comments on commit e5ef0c7

Please sign in to comment.