Skip to content

Commit c77a2e3

Browse files
committed
Bump version 1.3.3
1 parent 445e138 commit c77a2e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TargetSystem/TargetSystem.uplugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
33
"Version": 1,
4-
"VersionName": "1.3.2",
4+
"VersionName": "1.3.3",
55
"FriendlyName": "TargetSystem",
66
"Description": "Dark Souls inspired Camera Lock On / Targeting system",
77
"Category": "Targeting",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Target System Plugin
22

3-
Supported engine versions: 5.0, 5.1, 5.2 (as per [latest release](https://github.com/mklabs/ue4-targetsystemplugin/releases))
3+
Supported engine versions: 5.1, 5.2, 5.3 (as per [latest release](https://github.com/mklabs/ue4-targetsystemplugin/releases))
44

55
An UE4 plugin written entirely in C++ which adds support for a simple Dark Souls inspired Camera Lock On / Targeting system.
66

0 commit comments

Comments
 (0)