From f1776dad15b68bf4f06bbd4b3dc8c4051a2bad4b Mon Sep 17 00:00:00 2001 From: gameDNAstudio Date: Tue, 6 Sep 2016 04:18:15 +0200 Subject: [PATCH] Update to 1.1.0 [UE 4.13] --- MobileUtils.uplugin | 4 ++-- README.md | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MobileUtils.uplugin b/MobileUtils.uplugin index ffcf900..e6cd1ca 100644 --- a/MobileUtils.uplugin +++ b/MobileUtils.uplugin @@ -1,7 +1,7 @@ { "FileVersion": 3, "Version": 1, - "VersionName": "1.0.2", + "VersionName": "1.1.0", "FriendlyName": "Mobile Utils", "Description": "Additional utilities for mobile games", "Category": "Misc", @@ -9,7 +9,7 @@ "CreatedByURL": "http://gamednastudio.com", "DocsURL": "https://github.com/gameDNAstudio/MobileUtils", "MarketplaceURL": "", - "EngineVersion": "4.12.0", + "EngineVersion": "4.13.0", "SupportURL": "mailto:support@gamednastudio.com", "Modules": [ { diff --git a/README.md b/README.md index 3b4e8cc..503c73c 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ The **Mobile Utils** plugin lets you integrate out-of-the-box mobile utitilites for iOS & Android into your [Unreal Engine 4](http://www.unrealengine.com) project. -* **Current version:** 1.0.2 -* **Binaries compiled for:** Unreal Engine 4.12.5 -* **Required Unreal Engine 4.12 or above.** +* **Current version:** 1.1.0 +* **Binaries compiled for:** Unreal Engine 4.13 +* **Required Unreal Engine 4.13 or above.** ## Features * Checking internet connection availability