Skip to content

Commit 59a4fce

Browse files
committed
Update readme and uplugin file for the 1.4.10 release for UE4.27
1 parent 7bb9f92 commit 59a4fce

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": 43,
4-
"VersionName": "1.4.9",
3+
"Version": 44,
4+
"VersionName": "1.4.10",
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
@@ -4,7 +4,7 @@ Unreal Engine 4 Plastic SCM Source Control Plugin
44
[![release](https://img.shields.io/github/release/SRombauts/UE4PlasticPlugin.svg)](https://github.com/SRombauts/UE4PlasticPlugin/releases)
55
[![Join the chat at https://gitter.im/SRombauts/UE4PlasticPlugin](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/UE4PlasticPlugin)
66

7-
This is the **official [Plastic SCM](https://www.plasticscm.com/) Source Control Plugin for Unreal Engine 4** (UE 4.11 to 4.26).
7+
This is the **official [Plastic SCM](https://www.plasticscm.com/) Source Control Plugin for Unreal Engine 4** (UE 4.11 to 4.27).
88
It has now been integrated in Unreal Engine and is shipping with it since UE4.24 (in a version equivalent to 1.4.6+). See the Status section bellow for more details
99

1010
It is not intended to replace [Plastic SCM GUI](https://www.plasticscm.com/documentation/gui/plastic-scm-version-control-gui-guide.shtml) or [command line interface "cm"](https://www.plasticscm.com/documentation/cli/plastic-scm-version-control-cli-guide.shtml).
@@ -171,7 +171,7 @@ The command line needs the quoted path to the UE4Editor.exe, the quoted patch to
171171

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

174-
#### Version 1.4.9 2022/03/11 for UE4.26.2:
174+
#### Version 1.4.9 2022/03/12 for UE4.27.2:
175175
- manage connection to the server
176176
- show current branch name and CL in status text
177177
- display status icons to show controlled/checked-out/added/deleted/private/changed/ignored/not-up-to-date files

0 commit comments

Comments
 (0)