Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit ba16e4b

Browse files
committed
INCR to v3.9.54
1 parent b309a61 commit ba16e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceStack.Text/Env.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ static Env()
3434
+ (IsWinRT ? ".NET WinRT" : "");
3535
}
3636

37-
public static decimal ServiceStackVersion = 3.953m;
37+
public static decimal ServiceStackVersion = 3.954m;
3838

3939
public static bool IsUnix { get; set; }
4040

0 commit comments

Comments
 (0)