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

Commit 4fb6cd6

Browse files
committed
bump to v5.61
1 parent 3c8daf0 commit 4fb6cd6

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
@@ -104,7 +104,7 @@ static Env()
104104

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

107-
public static decimal ServiceStackVersion = 5.41m;
107+
public static decimal ServiceStackVersion = 5.61m;
108108

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

0 commit comments

Comments
 (0)