Skip to content

Commit f3cb73a

Browse files
committed
ver
1 parent 08bd16d commit f3cb73a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Assets/Thirdweb/Runtime/Unity/ThirdwebManagerBase.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ public abstract class ThirdwebManagerBase : MonoBehaviour
232232

233233
public static ThirdwebManagerBase Instance { get; protected set; }
234234

235-
public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.21.0";
235+
public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.22.0";
236236

237237
protected const string THIRDWEB_AUTO_CONNECT_OPTIONS_KEY = "ThirdwebAutoConnectOptions";
238238

ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ PlayerSettings:
141141
loadStoreDebugModeEnabled: 0
142142
visionOSBundleVersion: 1.0
143143
tvOSBundleVersion: 1.0
144-
bundleVersion: 5.21.0
144+
bundleVersion: 5.22.0
145145
preloadedAssets: []
146146
metroInputSource: 0
147147
wsaTransparentSwapchain: 0

0 commit comments

Comments
 (0)