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,