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

Commit 1deaac5

Browse files
committed
bump to v5.7
1 parent 3c57b04 commit 1deaac5

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
@@ -105,7 +105,7 @@ static Env()
105105

106106
public static string VersionString { get; set; }
107107

108-
public static decimal ServiceStackVersion = 5.61m;
108+
public static decimal ServiceStackVersion = 5.7m;
109109

110110
public static bool IsLinux { get; set; }
111111

0 commit comments

Comments
 (0)