Skip to content

Commit

Permalink
ver
Browse files Browse the repository at this point in the history
  • Loading branch information
0xFirekeeper committed Jan 17, 2025
1 parent 1d5b969 commit 554a14d
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/ThirdwebManagerBase.cs
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ public abstract class ThirdwebManagerBase : MonoBehaviour

public static ThirdwebManagerBase Instance { get; protected set; }

public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.15.1";
public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.16.0";

protected const string THIRDWEB_AUTO_CONNECT_OPTIONS_KEY = "ThirdwebAutoConnectOptions";

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.15.1
bundleVersion: 5.16.0
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down

0 comments on commit 554a14d

Please sign in to comment.