File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ Changelog {#changelog}
4
4
Unreleased
5
5
======
6
6
7
+ v3.13.7
8
+ ======
9
+
7
10
## Fixed
8
11
- Add missing VariableDrawer for ObjectVariable. Thanks to CG-Tespy.
9
12
- Fix double duplication of blocks in flowchart window. Thanks to ongjinwen.
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
3
"com.unity.2d.sprite" : " 1.0.0" ,
4
- "com.unity.ext.nunit" : " 1.0.0" ,
5
- "com.unity.test-framework" : " 1.1.16" ,
6
- "com.unity.textmeshpro" : " 2.0.1" ,
7
- "com.unity.timeline" : " 1.2.6" ,
4
+ "com.unity.ext.nunit" : " 1.0.6" ,
5
+ "com.unity.ide.visualstudio" : " 2.0.8" ,
6
+ "com.unity.test-framework" : " 1.1.24" ,
7
+ "com.unity.textmeshpro" : " 2.1.4" ,
8
+ "com.unity.timeline" : " 1.2.18" ,
8
9
"com.unity.ugui" : " 1.0.0" ,
9
10
"com.unity.modules.ai" : " 1.0.0" ,
10
11
"com.unity.modules.androidjni" : " 1.0.0" ,
Original file line number Diff line number Diff line change 1
- m_EditorVersion: 2019.4.11f1
2
- m_EditorVersionWithRevision: 2019.4.11f1 (2d9804dddde7 )
1
+ m_EditorVersion: 2019.4.28f1
2
+ m_EditorVersionWithRevision: 2019.4.28f1 (1381962e9d08 )
You can’t perform that action at this time.
0 commit comments