From ced866e1b6e21562d9e2d047196fe36a84e68c2f Mon Sep 17 00:00:00 2001 From: gameDNAstudio Date: Mon, 4 Apr 2016 17:36:12 +0200 Subject: [PATCH] Update for 4.11 --- ParsePlatform.uplugin | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ParsePlatform.uplugin b/ParsePlatform.uplugin index c53a2d0..e116a71 100644 --- a/ParsePlatform.uplugin +++ b/ParsePlatform.uplugin @@ -1,7 +1,7 @@ { "FileVersion": 3, "Version": 1, - "VersionName": "1.1", + "VersionName": "1.2", "FriendlyName": "Parse Platform", "Description": "Installation Tracking and Push Notifications", "Category": "Messaging", @@ -9,7 +9,7 @@ "CreatedByURL": "http://gamednastudio.com", "DocsURL": "https://github.com/gameDNAstudio/ParsePlatform", "MarketplaceURL": "", - "EngineVersion": "4.10.0", + "EngineVersion": "4.11.0", "SupportURL": "mailto:support@gamednastudio.com", "Modules": [ { diff --git a/README.md b/README.md index 19ede2a..3032889 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ The **Parse Platform** plugin lets you integrate out-of-the-box [Parse.com](http://parse.com) native features into your [Unreal Engine 4](http://www.unrealengine.com) project (compatible with iOS & Android). -* **Current version:** 1.1 -* **Binaries compiled for:** Unreal Engine 4.11.0 Preview 3 +* **Current version:** 1.2 +* **Binaries compiled for:** Unreal Engine 4.11.0 * **Required Unreal Engine 4.10 or above.** ## Features