Skip to content
This repository was archived by the owner on Aug 11, 2024. It is now read-only.

Commit 4a895f5

Browse files
updated package to use new upm server (#79)
1 parent 597f4d5 commit 4a895f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.xrtk.sdk",
33
"displayName": "XRTK.SDK",
44
"description": "The SDK for the Mixed Reality Toolkit",
5-
"version": "0.1.12",
5+
"version": "0.1.13",
66
"unity": "2019.1",
77
"license": "MIT",
88
"repository": {
@@ -12,6 +12,6 @@
1212
"src": "Assets/XRTK.Core",
1313
"author": "XRTK Team (https://github.com/XRTK)",
1414
"dependencies": {
15-
"com.xrtk.core": "0.1.17"
15+
"com.xrtk.core": "0.1.19"
1616
}
1717
}

0 commit comments

Comments
 (0)