From 713b00f75c21b3c9f1dbf1bf958da45c37833096 Mon Sep 17 00:00:00 2001 From: Vladimir Alyamkin Date: Sun, 20 Sep 2015 16:30:16 +0300 Subject: [PATCH] Update version info --- README.md | 2 +- VaRestPlugin.uplugin | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 87a901a2..9bee6b3a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Key features: Check the [Wiki](https://github.com/ufna/VaRest/wiki) tab for plugin usage examples and installation notes. -Current version: **1.1 RC 8** (UE 4.8) +Current version: **1.1 RC 9** (UE 4.8/4.9) ![SCREENSHOT](SCREENSHOT.jpg) diff --git a/VaRestPlugin.uplugin b/VaRestPlugin.uplugin index 13c9fc86..c04a9674 100644 --- a/VaRestPlugin.uplugin +++ b/VaRestPlugin.uplugin @@ -2,8 +2,8 @@ "FileVersion" : 3, "FriendlyName" : "VaRest", - "Version" : 8, - "VersionName" : "1.1-rc8", + "Version" : 9, + "VersionName" : "1.1-r9", "CreatedBy" : "Vladimir Alyamkin", "CreatedByURL" : "http://alyamkin.com", "EngineVersion" : 1579795,