diff --git a/Directory.Build.props b/Directory.Build.props index baf5c04..6c0877b 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 2.8.2 + 2.8.3 netstandard2.1;net6.0;net7.0;net8.0 diff --git a/Thirdweb/Thirdweb.Utils/Constants.cs b/Thirdweb/Thirdweb.Utils/Constants.cs index a928c7d..41f3712 100644 --- a/Thirdweb/Thirdweb.Utils/Constants.cs +++ b/Thirdweb/Thirdweb.Utils/Constants.cs @@ -19,7 +19,7 @@ public static class Constants public const string REDIRECT_HTML = "

Authentication Complete!

You may close this tab now and return to the game

"; - internal const string VERSION = "2.8.2"; + internal const string VERSION = "2.8.3"; internal const int DEFAULT_FETCH_TIMEOUT = 120000; internal const string DUMMY_SIG = "0xfffffffffffffffffffffffffffffff0000000000000000000000000000000007aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa1c"; internal const string DUMMY_PAYMASTER_AND_DATA_HEX =