diff --git a/PlasticSourceControl.uplugin b/PlasticSourceControl.uplugin index 66191973..44a7cd0e 100644 --- a/PlasticSourceControl.uplugin +++ b/PlasticSourceControl.uplugin @@ -1,7 +1,7 @@ { "FileVersion": 3, - "Version": 33, - "VersionName": "1.2.2", + "Version": 34, + "VersionName": "1.3.0", "FriendlyName": "Plastic SCM", "Description": "Plastic source control management", "Category": "Source Control", diff --git a/README.md b/README.md index a4e54a90..43075caf 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ To release the plugin, zip the _Plugins_ folder. But before that, remove the _In ### Status -#### Version 1.2.2 2018/07/22 for UE4.20: +#### Version 1.3.0 2018/11/10 for UE4.21: - manage connection to the server - show current branch name and CL in status text - display status icons to show controlled/checked-out/added/deleted/private/changed/ignored files