Skip to content

Commit 5872ece

Browse files
committed
Updated Animation Rigging to 1.1.0
1 parent 2ea8c20 commit 5872ece

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

UOP1_Project/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"com.unity.2d.sprite": "1.0.0",
44
"com.unity.addressables": "1.18.9",
5-
"com.unity.animation.rigging": "1.0.3",
5+
"com.unity.animation.rigging": "1.1.0",
66
"com.unity.burst": "1.4.8",
77
"com.unity.cinemachine": "2.7.4",
88
"com.unity.ide.rider": "2.0.7",

UOP1_Project/Packages/packages-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
"url": "https://packages.unity.com"
2222
},
2323
"com.unity.animation.rigging": {
24-
"version": "1.0.3",
24+
"version": "1.1.0",
2525
"depth": 0,
2626
"source": "registry",
2727
"dependencies": {
28-
"com.unity.burst": "1.3.4",
29-
"com.unity.test-framework": "1.1.14"
28+
"com.unity.burst": "1.4.1",
29+
"com.unity.test-framework": "1.1.24"
3030
},
3131
"url": "https://packages.unity.com"
3232
},

0 commit comments

Comments
 (0)