Skip to content

Commit 7be78c7

Browse files
committed
Version 5.5.2
1 parent d7fe056 commit 7be78c7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
### 5.5.1
1+
### 5.5.2
2+
* BUG FIX - Use Authorization header instead of legacy query/body params for DeepL API auth
3+
* BUG FIX - Fix override font stopping working after a while in IL2CPP
4+
5+
### 5.5.1
26
* Use UnityInput to support both legacy and new input systems
37

48
### 5.5.0

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.5.1</Version>
5+
<Version>5.5.2</Version>
66
<!-- XUnity.Common version -->
77
<VersionCommon>1.0.4</VersionCommon>
88
<!-- XUnity.AutoTranslator.Plugin.ExtProtocol version -->

0 commit comments

Comments
 (0)