Skip to content

Commit 35da2f7

Browse files
committed
Update README and uplugin for bugfix release 1.11.0
1 parent 5da309f commit 35da2f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

PlasticSourceControl.uplugin

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
3-
"Version": 101,
4-
"VersionName": "1.10.1+dev",
3+
"Version": 110,
4+
"VersionName": "1.11.0",
55
"FriendlyName": "Unity Version Control",
66
"Description": "Unity Version Control (formerly Plastic SCM)",
77
"Category": "Source Control",

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ eg:
608608

609609
This version here is the development version, so it always contains additional fixes, performance improvements or new features compared to the one integrated in Engine.
610610

611-
### Version 1.10.1 2024/04/30 for UE 5.0/5.1/5.2/5.3/5.4 and UE 4.27
611+
### Version 1.11.0 2024/06/18 for UE 5.0/5.1/5.2/5.3/5.4 and UE 4.27
612612
- manage connection to the server
613613
- display status icons to show controlled/checked-out/added/deleted/private/changed/ignored/not-up-to-date files
614614
- Smart Locks: manage Locks from a dockable window. Release or Remove them. Display status icons for locked files, retained locks, on what branch and by whom.

0 commit comments

Comments
 (0)