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

Commit

Permalink
Update Env.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Nov 16, 2020
1 parent 8ede315 commit 3dd5e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ServiceStack.Text/Env.cs
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ static Env()

public static string VersionString { get; set; }

public static decimal ServiceStackVersion = 5.101m;
public static decimal ServiceStackVersion = 5.102m;

public static bool IsLinux { get; set; }

Expand Down

0 comments on commit 3dd5e3f

Please sign in to comment.