Skip to content

Commit

Permalink
Update version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pledbrook committed Dec 28, 2021
1 parent ef6555c commit c05d60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LongWarOfTheChosen/Src/LW_Overhaul/Classes/LWVersion.uc
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ defaultproperties
{
MajorVersion = 1;
MinorVersion = 0;
PatchVersion = 1;
PatchVersion = 2;
Classifier = ""
}

0 comments on commit c05d60b

Please sign in to comment.