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,