Skip to content

Commit 2dbe6a4

Browse files
Update Changelog and Version
1 parent 4b65dc4 commit 2dbe6a4

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

Assets/Fungus/Docs/CHANGELOG.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Changelog {#changelog}
44
Unreleased
55
======
66

7+
v3.13.7
8+
======
9+
710
## Fixed
811
- Add missing VariableDrawer for ObjectVariable. Thanks to CG-Tespy.
912
- Fix double duplication of blocks in flowchart window. Thanks to ongjinwen.

Packages/manifest.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"dependencies": {
33
"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",
89
"com.unity.ugui": "1.0.0",
910
"com.unity.modules.ai": "1.0.0",
1011
"com.unity.modules.androidjni": "1.0.0",

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
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)

0 commit comments

Comments
 (0)