We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24527fd commit b5f52ffCopy full SHA for b5f52ff
EOSUnityPlugin_package_template/CHANGELOG.md
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
### Removed
9
### Fixed
10
11
-## [3.0.0] - 2022-08-30
+## [2.1.0] - 2022-08-30
12
13
### Added
14
- Preliminary Linux platform support
EOSUnityPlugin_package_template/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "com.playeveryware.eos",
3
- "version": "3.0.0",
+ "version": "2.1.0",
4
"unity": "2020.1",
5
"unityRelease": "11f1",
6
"displayName": "Epic Online Services Plugin for Unity",
0 commit comments