Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Update version to release: 1.1 R 14
Browse files Browse the repository at this point in the history
  • Loading branch information
ufna committed Aug 3, 2016
1 parent 732f5d8 commit cad3ec6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Key features:
* Blueprintable FJsonValue wrapper - **full Json features made for blueprints!**
* Both bindable events and **latent functions** are provided to control the asynchronous requests

Check the [Wiki](https://github.com/ufna/VaRest/wiki) tab for plugin usage examples and installation notes.
Check the [Wiki](https://hiazma.atlassian.net/wiki/display/VAR) for plugin usage examples and installation notes.

Current version: **1.1 R 13** (UE 4.11)
Current version: **1.1 R 14** (UE 4.11-4.12)

![SCREENSHOT](SCREENSHOT.jpg)

Expand Down
4 changes: 2 additions & 2 deletions VaRestPlugin.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"FileVersion" : 3,

"FriendlyName" : "VaRest",
"Version" : 13,
"VersionName" : "1.1-r13",
"Version" : 14,
"VersionName" : "1.1-r14",
"CreatedBy" : "Vladimir Alyamkin",
"CreatedByURL" : "http://alyamkin.com",
"EngineVersion" : "4.11.0",
Expand Down

0 comments on commit cad3ec6

Please sign in to comment.