Skip to content

Commit 9ee9daa

Browse files
committed
fixed unity version
1 parent d8e2d87 commit 9ee9daa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

com.playeveryware.eos/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"name": "com.playeveryware.eos",
33
"version": "4.1.0",
44
"unity": "2021.3",
5-
"unityRelease": "45f1",
5+
"unityRelease": "16f1",
66
"author": {
77
"name": "PlayEveryWare, Inc.",
88
"email": "[email protected]",
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.45f1\n EOS SDK 1.17.1.0-CL43712763\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.1.0-CL43712763\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)