Skip to content

Commit 68108f7

Browse files
committed
Bump sample version
1 parent 65d02ce commit 68108f7

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

Samples/W3M Basic Sample/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"com.unity.timeline": "1.7.6",
1212
"com.unity.ugui": "1.0.0",
1313
"com.walletconnect.nethereum": "1.0.1",
14-
"com.walletconnect.ui": "1.1.10",
14+
"com.walletconnect.ui": "1.1.11",
1515
"com.walletconnect.web3modal": "file:../../../Packages/com.walletconnect.web3modal",
1616
"io.sentry.unity": "2.0.7",
1717
"com.unity.modules.ai": "1.0.0",

Samples/W3M Basic Sample/Packages/packages-lock.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
"url": "https://packages.unity.com"
291291
},
292292
"com.walletconnect.core": {
293-
"version": "3.1.10",
293+
"version": "3.1.11",
294294
"depth": 1,
295295
"source": "registry",
296296
"dependencies": {
@@ -309,11 +309,11 @@
309309
"url": "https://package.openupm.com"
310310
},
311311
"com.walletconnect.ui": {
312-
"version": "1.1.10",
312+
"version": "1.1.11",
313313
"depth": 0,
314314
"source": "registry",
315315
"dependencies": {
316-
"com.walletconnect.core": "3.1.10",
316+
"com.walletconnect.core": "3.1.11",
317317
"com.unity.textmeshpro": "3.0.0",
318318
"com.unity.ugui": "1.0.0"
319319
},
@@ -324,8 +324,8 @@
324324
"depth": 0,
325325
"source": "local",
326326
"dependencies": {
327-
"com.walletconnect.core": "3.1.10",
328-
"com.walletconnect.ui": "1.1.10",
327+
"com.walletconnect.core": "3.1.11",
328+
"com.walletconnect.ui": "1.1.11",
329329
"com.walletconnect.nethereum": "1.0.1",
330330
"com.nethereum.unity": "4.19.1",
331331
"com.unity.vectorgraphics": "2.0.0-preview.24"

Samples/W3M Basic Sample/ProjectSettings/ProjectSettings.asset

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ PlayerSettings:
1313
useOnDemandResources: 0
1414
accelerometerFrequency: 0
1515
companyName: WalletConnect
16-
productName: Unity Web3Modal
16+
productName: Unity AppKit Sample
1717
defaultCursor: {fileID: 0}
1818
cursorHotspot: {x: 0, y: 0}
1919
m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
@@ -139,7 +139,7 @@ PlayerSettings:
139139
loadStoreDebugModeEnabled: 0
140140
visionOSBundleVersion: 1.0
141141
tvOSBundleVersion: 1.0
142-
bundleVersion: 1.3.0
142+
bundleVersion: 1.4.2
143143
preloadedAssets: []
144144
metroInputSource: 0
145145
wsaTransparentSwapchain: 0
@@ -776,7 +776,7 @@ PlayerSettings:
776776
platformArchitecture: {}
777777
scriptingBackend:
778778
Android: 1
779-
Standalone: 1
779+
Standalone: 0
780780
il2cppCompilerConfiguration: {}
781781
il2cppCodeGeneration: {}
782782
managedStrippingLevel:

0 commit comments

Comments
 (0)