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",