Skip to content

Commit 9224507

Browse files
committed
ver
1 parent a021fa1 commit 9224507

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Assets/Thirdweb/Runtime/Unity/ThirdwebManager.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ public class ThirdwebManager : MonoBehaviour
117117

118118
public static ThirdwebManager Instance { get; private set; }
119119

120-
private const string THIRDWEB_UNITY_SDK_VERSION = "5.0.0-beta.3";
120+
private const string THIRDWEB_UNITY_SDK_VERSION = "5.0.0-beta.4";
121121

122122
private bool _initialized;
123123

ProjectSettings/ProjectSettings.asset

+1-1
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.0.0-beta.3
144+
bundleVersion: 5.0.0-beta.4
145145
preloadedAssets: []
146146
metroInputSource: 0
147147
wsaTransparentSwapchain: 0

0 commit comments

Comments
 (0)