Skip to content

Commit

Permalink
ver
Browse files Browse the repository at this point in the history
  • Loading branch information
0xFirekeeper committed Jan 10, 2025
1 parent ded83a7 commit ba74311
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 @@ -221,7 +221,7 @@ public abstract class ThirdwebManagerBase : MonoBehaviour

public static ThirdwebManagerBase Instance { get; protected set; }

public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.14.1";
public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.15.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.14.1
bundleVersion: 5.15.0
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down

0 comments on commit ba74311

Please sign in to comment.