diff --git a/README.md b/README.md index f84acf13..4d2a5534 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Key features: Check the [Wiki](https://hiazma.atlassian.net/wiki/display/VAR) for plugin usage examples and installation notes. -Current version: **1.1 R 25** (UE 4.22) +Current version: **1.1 R 26** (UE 4.19-4.23) ![SCREENSHOT](SCREENSHOT.jpg) diff --git a/VaRestPlugin.uplugin b/VaRestPlugin.uplugin index 773ad259..be5ac78b 100644 --- a/VaRestPlugin.uplugin +++ b/VaRestPlugin.uplugin @@ -6,7 +6,7 @@ "VersionName" : "1.1-r26", "CreatedBy" : "Vladimir Alyamkin", "CreatedByURL" : "http://alyamkin.com", - "EngineVersion" : "4.22.0", + "EngineVersion" : "4.23.0", "Description" : "Plugin that makes REST (JSON) server communication easy to use", "Category" : "Network", "MarketplaceURL" : "com.epicgames.launcher://ue/marketplace/content/e47be161e7a24e928560290abd5dcc4f",