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 435da72 commit 2091728Copy full SHA for 2091728
src/FasTnT.Domain/Constants.cs
@@ -4,7 +4,7 @@ namespace FasTnT.Domain
4
{
5
public static class Constants
6
7
- public static string VendorVersion = "2.1.0";
+ public static string VendorVersion = "2.1.3";
8
public static string StandardVersion = "1.2";
9
10
public static Assembly Assembly = typeof(Constants).Assembly;
0 commit comments