From d02c39afaa85762ff21ac01234533e414634564c Mon Sep 17 00:00:00 2001 From: getnamo Date: Thu, 12 Sep 2019 03:05:25 -0700 Subject: [PATCH] 4.23 update - socketio plugin update to 1.1.0 - tensorflow plugin update to 0.14.0 - unrealenginepython update to 1.10.0 --- Plugins/UnrealEnginePython | 2 +- Plugins/socketio-client-ue4 | 2 +- Plugins/tensorflow-ue4 | 2 +- TensorFlowExamples.uproject | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Plugins/UnrealEnginePython b/Plugins/UnrealEnginePython index 3099703..ef7be6f 160000 --- a/Plugins/UnrealEnginePython +++ b/Plugins/UnrealEnginePython @@ -1 +1 @@ -Subproject commit 3099703c54f8c582a255aa3ea56f2e1a73df5bc3 +Subproject commit ef7be6f8c1ec8e3c959df9740983c5f0890ecede diff --git a/Plugins/socketio-client-ue4 b/Plugins/socketio-client-ue4 index d8b4846..23c5b89 160000 --- a/Plugins/socketio-client-ue4 +++ b/Plugins/socketio-client-ue4 @@ -1 +1 @@ -Subproject commit d8b48465aaacd6c2a0a4fe1edaf712e13a30871e +Subproject commit 23c5b896188f645adfb0e4a4819669b949c9fcf1 diff --git a/Plugins/tensorflow-ue4 b/Plugins/tensorflow-ue4 index 3da3436..d860aab 160000 --- a/Plugins/tensorflow-ue4 +++ b/Plugins/tensorflow-ue4 @@ -1 +1 @@ -Subproject commit 3da3436e241156145da541489c1eec310eae4983 +Subproject commit d860aabc9bd0c84c7f38f885feb1e6f502d429c9 diff --git a/TensorFlowExamples.uproject b/TensorFlowExamples.uproject index fdfae51..066e0b3 100644 --- a/TensorFlowExamples.uproject +++ b/TensorFlowExamples.uproject @@ -1,6 +1,6 @@ { "FileVersion": 3, - "EngineAssociation": "4.22", + "EngineAssociation": "4.23", "Category": "", "Description": "" } \ No newline at end of file