Skip to content

Commit 7f1f3b9

Browse files
committed
Version 5.6.1
1 parent 5294ee8 commit 7f1f3b9

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
### 5.6.0
1+
### 5.6.1
2+
* BUG FIX - Resolve hotkey unresponsiveness and GUI unstripping errors in IL2CPP (#834)
3+
* BUG FIX - Resolve font asset bundle loading failure in IL2CPP (#831)
4+
5+
### 5.6.0
26
* FEATURE - Added UIElements support (#818)
37
* BUG FIX - Fix Papago translator JS chunk pattern to match current website structure (#820)
48
* MISC - README: Add AutoPollinationTranslator to third-party translator list (#823)

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Use these properties to change version numbers globally -->
33
<PropertyGroup>
44
<!-- Plugin version -->
5-
<Version>5.6</Version>
5+
<Version>5.6.1</Version>
66
<!-- XUnity.Common version -->
77
<VersionCommon>1.0.4</VersionCommon>
88
<!-- XUnity.AutoTranslator.Plugin.ExtProtocol version -->

0 commit comments

Comments
 (0)