Updated editor version for DevProject and bumped ml-agents versions in Project and DevProject to 2.2.0-exp.1

This commit is contained in:
Miguel Alonso Jr 2022-01-14 10:36:32 -05:00 коммит произвёл Miguel Alonso Jr
Родитель 59eba6cd96
Коммит 8ca2786250
4 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -6,7 +6,7 @@
"com.unity.ml-agents.extensions": "file:../../com.unity.ml-agents.extensions",
"com.unity.package-manager-doctools": "1.10.0-preview",
"com.unity.package-validation-suite": "0.23.4-preview",
"com.unity.test-framework": "1.1.24",
"com.unity.test-framework": "1.1.29",
"com.unity.test-framework.performance": "2.2.0-preview",
"com.unity.testtools.codecoverage": "1.0.0-pre.3",
"com.unity.modules.imageconversion": "1.0.0",

Просмотреть файл

@ -67,7 +67,7 @@
"depth": 0,
"source": "local",
"dependencies": {
"com.unity.ml-agents": "2.2.0",
"com.unity.ml-agents": "2.2.0-exp.1",
"com.unity.modules.physics": "1.0.0"
}
},
@ -122,7 +122,7 @@
"url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
},
"com.unity.test-framework": {
"version": "1.1.24",
"version": "1.1.29",
"depth": 0,
"source": "registry",
"dependencies": {

Просмотреть файл

@ -1,2 +1,2 @@
m_EditorVersion: 2020.3.5f1
m_EditorVersionWithRevision: 2020.3.5f1 (8095aa901b9b)
m_EditorVersion: 2020.3.25f1
m_EditorVersionWithRevision: 2020.3.25f1 (9b9180224418)

Просмотреть файл

@ -65,7 +65,7 @@
"depth": 0,
"source": "local",
"dependencies": {
"com.unity.ml-agents": "2.2.0",
"com.unity.ml-agents": "2.2.0-exp.1",
"com.unity.modules.physics": "1.0.0"
}
},