Skip to content

Commit 83096c8

Browse files
authored
chore: updating tools to point to release 1.1.0 (#2302)
* updating tools to point to release 1.1.0 * Update manifest.json * Updating tools 1.1.0
1 parent 8fb7c61 commit 83096c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testproject-tools-integration/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"registry": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates",
33
"dependencies": {
44
"com.unity.ide.rider": "3.0.7",
5-
"com.unity.multiplayer.tools": "https://github.com/Unity-Technologies/com.unity.multiplayer.tools.git#release/1.0.0",
5+
"com.unity.multiplayer.tools": "https://github.com/Unity-Technologies/com.unity.multiplayer.tools.git#release/1.1.0",
66
"com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects",
77
"com.unity.test-framework": "1.1.31",
88
"com.unity.test-framework.performance": "2.8.0-preview",

0 commit comments

Comments
 (0)