Skip to content

Commit

Permalink
Update readme and uplugin file for the 1.5.0 release for UE4.27 and U…
Browse files Browse the repository at this point in the history
…E5.0
  • Loading branch information
SRombautsU committed May 5, 2022
1 parent 4ac3a2e commit 02aaa67
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": 47,
"VersionName": "1.4.13",
"Version": 50,
"VersionName": "1.5.0",
"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 @@ -220,7 +220,7 @@ The command line needs the quoted path to the UE4Editor.exe, the quoted patch to

This version here is the development version, so it can contain additional fixes, performance improvements or new features.

#### Version 1.4.13 2022/04/28 for UE 4.27.2 and UE 5.0.1:
#### Version 1.5.0 2022/05/05 for UE 4.27.2 and UE 5.0.1:
- 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/not-up-to-date files
Expand Down

0 comments on commit 02aaa67

Please sign in to comment.