Skip to content

Commit

Permalink
ver
Browse files Browse the repository at this point in the history
  • Loading branch information
0xFirekeeper committed Nov 8, 2024
1 parent 540f572 commit 1a16722
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.1";

private bool _initialized;

Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ PlayerSettings:
loadStoreDebugModeEnabled: 0
visionOSBundleVersion: 1.0
tvOSBundleVersion: 1.0
bundleVersion: 5.9.0
bundleVersion: 5.9.1
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down

0 comments on commit 1a16722

Please sign in to comment.