Skip to content

Commit 494ebb5

Browse files
committed
bump bundle version
1 parent 8872ba4 commit 494ebb5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Packages/rt.xr.maf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rt.xr.maf",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "A C++ implementation of the Media Access Function API specified by in ISOIEC 23090-14.",
55
"displayName": "rt.xr.maf",
66
"unity": "2022.3",

ProjectSettings/ProjectSettings.asset

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ PlayerSettings:
139139
loadStoreDebugModeEnabled: 0
140140
visionOSBundleVersion: 1.0
141141
tvOSBundleVersion: 1.0
142-
bundleVersion: 1.0.0
142+
bundleVersion: 1.1.0
143143
preloadedAssets:
144144
- {fileID: 0}
145145
- {fileID: 11400000, guid: aea5e8e3658f9454385f4e61a6ef7f46, type: 2}
@@ -664,7 +664,7 @@ PlayerSettings:
664664
webGLPowerPreference: 2
665665
scriptingDefineSymbols:
666666
Android: USE_INPUT_SYSTEM_POSE_CONTROL;USE_STICK_CONTROL_THUMBSTICKS;STEAMAUDIO_ENABLED
667-
Standalone: USE_INPUT_SYSTEM_POSE_CONTROL;USE_STICK_CONTROL_THUMBSTICKS;STEAMAUDIO_ENABLED
667+
Standalone: USE_INPUT_SYSTEM_POSE_CONTROL;USE_STICK_CONTROL_THUMBSTICKS;STEAMAUDIO_ENABLED;ARCORE_USE_ARF_5
668668
WebGL: STEAMAUDIO_ENABLED
669669
Windows Store Apps: USE_INPUT_SYSTEM_POSE_CONTROL;USE_INPUT_SYSTEM_POSE_CONTROL;USE_STICK_CONTROL_THUMBSTICKS
670670
iPhone: STEAMAUDIO_ENABLED

0 commit comments

Comments
 (0)