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

Commit 6735391

Browse files
committed
Update Env.cs
1 parent d141c2f commit 6735391

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
@@ -113,7 +113,7 @@ static Env()
113113

114114
public static string VersionString { get; set; }
115115

116-
public static decimal ServiceStackVersion = 5.11m;
116+
public static decimal ServiceStackVersion = 5.111m;
117117

118118
public static bool IsLinux { get; set; }
119119

0 commit comments

Comments
 (0)