File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 67
67
"depth" : 0 ,
68
68
"source" : " local" ,
69
69
"dependencies" : {
70
- "com.unity.ml-agents" : " 2.2.0 -exp.1" ,
70
+ "com.unity.ml-agents" : " 2.2.1 -exp.1" ,
71
71
"com.unity.modules.physics" : " 1.0.0"
72
72
}
73
73
},
Original file line number Diff line number Diff line change 65
65
"depth" : 0 ,
66
66
"source" : " local" ,
67
67
"dependencies" : {
68
- "com.unity.ml-agents" : " 2.2.0 -exp.1" ,
68
+ "com.unity.ml-agents" : " 2.2.1 -exp.1" ,
69
69
"com.unity.modules.physics" : " 1.0.0"
70
70
}
71
71
},
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to
7
7
[ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
8
8
9
- ## [ 2.2.0 -exp.1] - 2022-01-14
9
+ ## [ 2.2.1 -exp.1] - 2022-01-14
10
10
### Major Changes
11
11
12
12
#### com.unity.ml-agents / com.unity.ml-agents.extensions (C#)
You can’t perform that action at this time.
0 commit comments