Skip to content

Commit 258c7db

Browse files
chore: update listed versions of the EOS SDK to match new version of the
SDK.
1 parent bf17d50 commit 258c7db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

com.playeveryware.eos/Runtime/Core/EOSPackageInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public static class EOSPackageInfo
3333
* not involve editing source code files.
3434
*/
3535

36-
public const string Version = "3.3.6";
36+
public const string Version = "4.0.0";
3737

3838
public const string PackageName = "com.playeveryware.eos";
3939
}

com.playeveryware.eos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://playeveryware.com"
1010
},
1111
"displayName": "Epic Online Services Plugin for Unity",
12-
"description": "Friendly Plugin for Epic Online Services\n Unity 2021.3.16f1\n EOS SDK 1.16.4\n\n Dependencies for Extra Packs:\n P2P Netcode Sample : [com.unity.netcode.gameobjects] \n Performance Stress Test Sample : [com.unity.postprocessing]",
12+
"description": "Friendly Plugin for Epic Online Services\n Unity 2021.3.16f1\n EOS SDK 1.17.0\n\n Dependencies for Extra Packs:\n P2P Netcode Sample : [com.unity.netcode.gameobjects] \n Performance Stress Test Sample : [com.unity.postprocessing]",
1313
"documentationUrl": "https://eospluginforunity.playeveryware.com",
1414
"dependencies": {
1515
"com.unity.nuget.newtonsoft-json": "3.0.2",

0 commit comments

Comments
 (0)