Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
devhoid committed Nov 10, 2020
1 parent 435da72 commit 2091728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FasTnT.Domain/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ namespace FasTnT.Domain
{
public static class Constants
{
public static string VendorVersion = "2.1.0";
public static string VendorVersion = "2.1.3";
public static string StandardVersion = "1.2";

public static Assembly Assembly = typeof(Constants).Assembly;
Expand Down

0 comments on commit 2091728

Please sign in to comment.