We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ccb43f2 + fc9b71c commit c74373eCopy full SHA for c74373e
EOSUnityPlugin_package_template/CHANGELOG.md
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
### Removed
10
### Fixed
11
12
+##[2.3.2] - 2023-06-15
13
+### Fixed
14
+Added back the missing assemblies for MacOS build in UPM repo
15
+
16
##[2.3.1] - 2023-06-09
17
### Inprogress
18
Android login scheme protocal fix (pending on eossdk-ver1.16)
EOSUnityPlugin_package_template/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "com.playeveryware.eos",
3
- "version": "2.3.1",
+ "version": "2.3.2",
4
"unity": "2020.1",
5
"unityRelease": "11f1",
6
"displayName": "Epic Online Services Plugin for Unity",
0 commit comments