Skip to content

Commit 19db0b8

Browse files
Updated editor version for DevProject and bumped ml-agents versions in Project and DevProject to 2.2.0-exp.1
1 parent 704e1e1 commit 19db0b8

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

DevProject/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"com.unity.ml-agents.extensions": "file:../../com.unity.ml-agents.extensions",
77
"com.unity.package-manager-doctools": "1.10.0-preview",
88
"com.unity.package-validation-suite": "0.23.4-preview",
9-
"com.unity.test-framework": "1.1.24",
9+
"com.unity.test-framework": "1.1.29",
1010
"com.unity.test-framework.performance": "2.2.0-preview",
1111
"com.unity.testtools.codecoverage": "1.0.0-pre.3",
1212
"com.unity.modules.imageconversion": "1.0.0",

DevProject/Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"depth": 0,
6868
"source": "local",
6969
"dependencies": {
70-
"com.unity.ml-agents": "2.2.0",
70+
"com.unity.ml-agents": "2.2.0-exp.1",
7171
"com.unity.modules.physics": "1.0.0"
7272
}
7373
},
@@ -122,7 +122,7 @@
122122
"url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
123123
},
124124
"com.unity.test-framework": {
125-
"version": "1.1.24",
125+
"version": "1.1.29",
126126
"depth": 0,
127127
"source": "registry",
128128
"dependencies": {
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2020.3.5f1
2-
m_EditorVersionWithRevision: 2020.3.5f1 (8095aa901b9b)
1+
m_EditorVersion: 2020.3.25f1
2+
m_EditorVersionWithRevision: 2020.3.25f1 (9b9180224418)

Project/Packages/packages-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"depth": 0,
6666
"source": "local",
6767
"dependencies": {
68-
"com.unity.ml-agents": "2.2.0",
68+
"com.unity.ml-agents": "2.2.0-exp.1",
6969
"com.unity.modules.physics": "1.0.0"
7070
}
7171
},

0 commit comments

Comments
 (0)