Skip to content

Commit bf7904d

Browse files
Tedster59BlackDog86
authored andcommitted
bump version number
1 parent 7de29c0 commit bf7904d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Components/DLC2CommunityHighlander/DLC2CommunityHighlander/Src/DLC_2/Classes/CHDLC2Version.uc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ defaultproperties
1111
{
1212
MajorVersion = 1;
1313
MinorVersion = 30;
14-
PatchVersion = 2;
14+
PatchVersion = 4;
1515
Commit = "";
1616
}

VERSION.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ defaultproperties
66
{
77
MajorVersion = 1;
88
MinorVersion = 30;
9-
PatchVersion = 3;
9+
PatchVersion = 4;
1010
Commit = "%COMMIT%";
1111
}
1212
'@

0 commit comments

Comments
 (0)