Skip to content

Commit 6b56a1b

Browse files
committed
Update version to 104.4
This includes a feature that allows specifying whether or not to use default authentication.
1 parent 0def84b commit 6b56a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RestSharp/SharedAssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030

3131
class SharedAssembylInfo
3232
{
33-
public const string Version = "104.3.3";
33+
public const string Version = "104.4.0";
3434
}

0 commit comments

Comments
 (0)