From ec63d3462e3cd627c386b0489ea63ef8783f84cf Mon Sep 17 00:00:00 2001 From: Vladimir Alyamkin Date: Sat, 5 Dec 2015 19:25:07 +0300 Subject: [PATCH] Prepare plugin info for v1.1-r12 release --- README.md | 2 +- VaRestPlugin.uplugin | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cc6f9a28..c05eab9d 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Key features: Check the [Wiki](https://github.com/ufna/VaRest/wiki) tab for plugin usage examples and installation notes. -Current version: **1.1 R 11** (UE 4.8-4.10) +Current version: **1.1 R 12** (UE 4.8-4.10) ![SCREENSHOT](SCREENSHOT.jpg) diff --git a/VaRestPlugin.uplugin b/VaRestPlugin.uplugin index 314afb88..00d908cc 100644 --- a/VaRestPlugin.uplugin +++ b/VaRestPlugin.uplugin @@ -2,8 +2,8 @@ "FileVersion" : 3, "FriendlyName" : "VaRest", - "Version" : 11, - "VersionName" : "1.1-r11", + "Version" : 12, + "VersionName" : "1.1-r12", "CreatedBy" : "Vladimir Alyamkin", "CreatedByURL" : "http://alyamkin.com", "EngineVersion" : 1579795,