From 7d9e643c876bf651bdc1c410c929419d8b897152 Mon Sep 17 00:00:00 2001 From: getnamo Date: Sun, 16 Apr 2017 18:16:28 +0100 Subject: [PATCH] enable by default --- TensorFlow.uplugin | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TensorFlow.uplugin b/TensorFlow.uplugin index 2f7efc1..f61182b 100644 --- a/TensorFlow.uplugin +++ b/TensorFlow.uplugin @@ -1,7 +1,7 @@ { "FileVersion": 3, "Version": 1, - "VersionName": "0.1.1", + "VersionName": "0.1.2", "FriendlyName": "TensorFlow", "Description": "", "Category": "Computing", @@ -10,7 +10,8 @@ "DocsURL": "https://github.com/getnamo/tensorflow-ue4", "MarketplaceURL": "", "SupportURL": "https://github.com/getnamo/tensorflow-ue4/issues", - "CanContainContent": true, + "CanContainContent": true, + "EnabledByDefault": true, "IsBetaVersion": false, "Installed": false, "Modules": [