Skip to content

Commit 75124ea

Browse files
committed
Update Hands version
1 parent 1185975 commit 75124ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

UnityProjects/MRTKDevTemplate/Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
"url": "https://packages.unity.com"
265265
},
266266
"com.unity.xr.hands": {
267-
"version": "1.6.0-pre.2",
267+
"version": "1.6.0",
268268
"depth": 1,
269269
"source": "registry",
270270
"dependencies": {
@@ -390,7 +390,7 @@
390390
"com.unity.inputsystem": "1.6.1",
391391
"com.unity.xr.arfoundation": "5.0.5",
392392
"com.unity.xr.core-utils": "2.1.0",
393-
"com.unity.xr.hands": "1.6.0-pre.2",
393+
"com.unity.xr.hands": "1.6.0",
394394
"com.unity.xr.interaction.toolkit": "3.0.4",
395395
"org.mixedrealitytoolkit.core": "4.0.0"
396396
}

org.mixedrealitytoolkit.input/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"com.unity.inputsystem": "1.6.1",
2222
"com.unity.xr.arfoundation": "5.0.5",
2323
"com.unity.xr.core-utils": "2.1.0",
24-
"com.unity.xr.hands": "1.6.0-pre.2",
24+
"com.unity.xr.hands": "1.6.0",
2525
"com.unity.xr.interaction.toolkit": "3.0.4",
2626
"org.mixedrealitytoolkit.core": "4.0.0"
2727
}

0 commit comments

Comments
 (0)