Skip to content

Commit

Permalink
Update readme and uplugin file for the 1.2.1 release for UE4.19
Browse files Browse the repository at this point in the history
  • Loading branch information
SRombauts committed Mar 16, 2018
1 parent 87e72b3 commit f5a24f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions PlasticSourceControl.uplugin
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"FileVersion": 3,
"Version": 31,
"VersionName": "1.2.0",
"Version": 32,
"VersionName": "1.2.1",
"FriendlyName": "Plastic SCM",
"Description": "Plastic source control management",
"Category": "Source Control",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ To release the plugin, zip the _Plugins_ folder. But before that, remove the _In

### Status

#### Version 1.2.0 2018/02/05 for UE4.18.2:
#### Version 1.2.1 2018/03/16 for UE4.19:
- 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
Expand Down

0 comments on commit f5a24f5

Please sign in to comment.