Skip to content

Commit 5d5cc48

Browse files
committed
Update readme and uplugin file for the 1.4.2 release for UE4.21
1 parent 03bc930 commit 5d5cc48

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

PlasticSourceControl.uplugin

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
3-
"Version": 36,
4-
"VersionName": "1.4.1",
3+
"Version": 37,
4+
"VersionName": "1.4.2",
55
"FriendlyName": "Plastic SCM",
66
"Description": "Plastic source control management",
77
"Category": "Source Control",

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ To release the plugin, zip the _Plugins_ folder. But before that, remove the _In
8080

8181
### Status
8282

83-
#### Version 1.4.1 2019/01/20 for UE4.21:
83+
#### Version 1.4.2 2019/01/22 for UE4.21:
8484
- manage connection to the server
8585
- show current branch name and CL in status text
8686
- display status icons to show controlled/checked-out/added/deleted/private/changed/ignored files
@@ -104,7 +104,7 @@ To release the plugin, zip the _Plugins_ folder. But before that, remove the _In
104104
- top-menu global "undo unchanged" and "undo all checkout"
105105
- [Partial Checkin (like Gluon, for artists)](http://blog.plasticscm.com/2015/03/plastic-gluon-is-out-version-control.html)
106106
- Plastic Cloud is fully supported
107-
- xlinks sub-repositories (for Plugin's Content for typically)
107+
- xlinks sub-repositories (for Plugins for instance)
108108
- Windows only
109109

110110
#### Feature Requests

0 commit comments

Comments
 (0)