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

Commit 9e4c26c

Browse files
committed
Update Env.cs
1 parent 5e0725b commit 9e4c26c

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
@@ -110,7 +110,7 @@ static Env()
110110

111111
public static string VersionString { get; set; }
112112

113-
public static decimal ServiceStackVersion = 5.8m;
113+
public static decimal ServiceStackVersion = 5.9m;
114114

115115
public static bool IsLinux { get; set; }
116116

0 commit comments

Comments
 (0)