From 4504128b221aa0310106254eb54ce29fee30362d Mon Sep 17 00:00:00 2001 From: Vladimir Alyamkin Date: Thu, 17 Jul 2014 04:05:11 +0400 Subject: [PATCH] Plugin version incremented --- README.md | 2 +- VaRest.uplugin | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eb1a975e..3e6f2952 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.0 RC 5** +Current version: **1.1 RC 6** ![SCREENSHOT](SCREENSHOT.jpg) diff --git a/VaRest.uplugin b/VaRest.uplugin index 8b9dfdf5..be5458c9 100644 --- a/VaRest.uplugin +++ b/VaRest.uplugin @@ -2,8 +2,8 @@ "FileVersion" : 3, "FriendlyName" : "VaRest", - "Version" : 5, - "VersionName" : "1.0-rc5", + "Version" : 6, + "VersionName" : "1.1-rc6", "CreatedBy" : "Vladimir Alyamkin", "CreatedByURL" : "http://alyamkin.com", "EngineVersion" : 1579795,