From cad3ec6d4122f483209470edddbe5bb745f33194 Mon Sep 17 00:00:00 2001 From: "v.alyamkin" Date: Wed, 3 Aug 2016 11:42:24 +0300 Subject: [PATCH] Update version to release: 1.1 R 14 --- README.md | 4 ++-- VaRestPlugin.uplugin | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 46b3b0a8..671029fb 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ Key features: * Blueprintable FJsonValue wrapper - **full Json features made for blueprints!** * Both bindable events and **latent functions** are provided to control the asynchronous requests -Check the [Wiki](https://github.com/ufna/VaRest/wiki) tab for plugin usage examples and installation notes. +Check the [Wiki](https://hiazma.atlassian.net/wiki/display/VAR) for plugin usage examples and installation notes. -Current version: **1.1 R 13** (UE 4.11) +Current version: **1.1 R 14** (UE 4.11-4.12) ![SCREENSHOT](SCREENSHOT.jpg) diff --git a/VaRestPlugin.uplugin b/VaRestPlugin.uplugin index c840d989..a3e1b0f1 100644 --- a/VaRestPlugin.uplugin +++ b/VaRestPlugin.uplugin @@ -2,8 +2,8 @@ "FileVersion" : 3, "FriendlyName" : "VaRest", - "Version" : 13, - "VersionName" : "1.1-r13", + "Version" : 14, + "VersionName" : "1.1-r14", "CreatedBy" : "Vladimir Alyamkin", "CreatedByURL" : "http://alyamkin.com", "EngineVersion" : "4.11.0",