Skip to content

Commit

Permalink
upgrade to thirdweb sdk v5.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alecananian committed Nov 12, 2024
1 parent a41ce53 commit 59be0cc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified Assets/Thirdweb/Runtime/NET/Thirdweb.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion Assets/Thirdweb/Runtime/Unity/ThirdwebManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ public class ThirdwebManager : MonoBehaviour

public static ThirdwebManager Instance { get; private set; }

public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.9.0";
public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.9.2";

private bool _initialized;

Expand Down
2 changes: 1 addition & 1 deletion versions.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
thirdweb: 5.9.0
thirdweb: 5.9.2

0 comments on commit 59be0cc

Please sign in to comment.