diff --git a/Assets/Fungus/Docs/CHANGELOG.txt b/Assets/Fungus/Docs/CHANGELOG.txt index fe1308eb..8221a9ae 100644 --- a/Assets/Fungus/Docs/CHANGELOG.txt +++ b/Assets/Fungus/Docs/CHANGELOG.txt @@ -1,6 +1,19 @@ Changelog {#changelog} ========= +Unreleased +====== + + +v3.13.3 +====== + +## Fixed + + - View Gizmo Drawer specifies type of View, no longer tries to run for every object in scene. + - TMProLinkAnim dictionary errors caused by duplicate entries when Domain Reload is disabled, Thanks to yano. + - Divide Equal now uses Unicode characters in place of ASCII slash in menus, so it shows correctly. + v3.13.2 ====== diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index beea0cc3..5d8f304e 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2019.3.13f1 -m_EditorVersionWithRevision: 2019.3.13f1 (d4ddf0d95db9) +m_EditorVersion: 2019.4.4f1 +m_EditorVersionWithRevision: 2019.4.4f1 (1f1dac67805b)