Skip to content

Commit e016c70

Browse files
chore : package for release 3.0.0
1 parent d0a3347 commit e016c70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

EOSUnityPlugin_package_template/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "com.playeveryware.eos",
3-
"version": "2.3.3",
3+
"version": "3.0.0",
44
"unity": "2020.1",
55
"unityRelease": "11f1",
66
"displayName": "Epic Online Services Plugin for Unity",
7-
"description": "Friendly Plugin for Epic Online Services\n Unity 2020.1.11f1\n EOS SDK 1.15.5\n\n Dependencies for Extra Packs:\n P2P Netcode Sample : [com.unity.netcode.gameobjects] \n Performance Stress Test Sample : [com.unity.postprocessing]",
7+
"description": "Friendly Plugin for Epic Online Services\n Unity 2020.1.11f1\n EOS SDK 1.16\n\n Dependencies for Extra Packs:\n P2P Netcode Sample : [com.unity.netcode.gameobjects] \n Performance Stress Test Sample : [com.unity.postprocessing]",
88
"documentationUrl": "https://eospluginforunity.playeveryware.com",
99
"dependencies": {
1010
"com.unity.modules.jsonserialize": "1.0.0",
@@ -31,6 +31,6 @@
3131
}
3232
],
3333
"com_playeveryware": {
34-
"git_build_sha": "a01064d6f3bf85410c387e6c33f49903aefc502a"
34+
"git_build_sha": "65ec1c614257780231209301b11b79414e216707"
3535
}
3636
}

0 commit comments

Comments
 (0)