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

Commit 296c7a8

Browse files
committed
Update Env.cs
1 parent 2ed1a4f commit 296c7a8

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
@@ -117,7 +117,7 @@ static Env()
117117

118118
public static string VersionString { get; set; }
119119

120-
public static decimal ServiceStackVersion = 6.00m;
120+
public static decimal ServiceStackVersion = 6.01m;
121121

122122
public static bool IsLinux { get; set; }
123123

0 commit comments

Comments
 (0)